PHPackages                             kevinoo/panorama-whois - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kevinoo/panorama-whois

ActiveLibrary[API Development](/categories/api)

kevinoo/panorama-whois
======================

PanoramaWhois API is a powerful and versatile tool for retrieving Whois data from multiple sources in a single, comprehensive lookup. This API provides users with an extensive panorama of domain or IP information, aggregated through a cascade of checks across various Whois servers.

0.5.0(1y ago)2262[1 issues](https://github.com/kevinoo/panorama-whois/issues)MITPHPPHP ^8.1

Since Apr 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kevinoo/panorama-whois)[ Packagist](https://packagist.org/packages/kevinoo/panorama-whois)[ Fund](https://www.paypal.com/paypalme/kevinlucich)[ RSS](/packages/kevinoo-panorama-whois/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (12)Versions (3)Used By (0)

[![PHPUnit Test](https://camo.githubusercontent.com/fac62a00e65397902a895a554b2c24d444590fbd696d78b476ead5f715ecc47e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f504850556e6974253230546573742d70617373696e672d677265656e3f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/kevinoo/panorama-whois)[![Codacy branch grade](https://camo.githubusercontent.com/ec74867f44637da416366d41e63dde1a153b468d976d61adac733fee795842bd/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f67726164652f38393662386564633362663634653436623830393433646665646534626265322f6d61696e3f7374796c653d666f722d7468652d6261646765)](https://app.codacy.com/gh/kevinoo/panorama-whois/dashboard)[![Packagist Downloads](https://camo.githubusercontent.com/9039cf7f5fcab54efd2d1a0bb28cc759c7bc370546ea2205985a77741547540a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6576696e6f6f2f70616e6f72616d612d77686f69733f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/kevinoo/panorama-whois)[![Packagist PHP Version](https://camo.githubusercontent.com/7fd83496fd35513de439a777aef31e7f495e7366893b293441e2791d215cb431/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6b6576696e6f6f2f70616e6f72616d612d77686f69732f7068703f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/kevinoo/panorama-whois)

PanoramaWhois
=============

[](#panoramawhois)

PanoramaWhois is a powerful and versatile tool for retrieving Whois data from multiple sources in a single, comprehensive lookup. This API provides users with an extensive panorama of domain or IP information, aggregated through a cascade of checks across various Whois servers.

Features
--------

[](#features)

- **Multi-Source Lookup:** Obtain Whois data from diverse servers to ensure a thorough and accurate analysis.
- **Comprehensive Information:** Access detailed information about domains or IPs, combining results for a holistic view.
- **Easy Integration:** Seamless integration into your applications or services, making it convenient for developers to harness the power of PanoramaWhois.

Installation
------------

[](#installation)

### Dependencies

[](#dependencies)

- [Laravel 8.0+](https://github.com/laravel/laravel)

### Installation via Composer

[](#installation-via-composer)

Require the package via Composer:

```
composer require kevinoo/panorama-whois
```

#### Laravel

[](#laravel)

Add database support into `database.php`:

```
