Hostname
avianmonitoring.com
Last fetched
avianmonitoring.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
avianmonitoring.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.19 | 18.173.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.29 | 18.173.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.6 | 18.173.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.99 | 18.173.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.166.181.114 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.19 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.57 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.69 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of avianmonitoring.com owner
- Contact emails
- 0ca4507c-71d0-4197-9d58-5ff4cc8375ac@identity-protect.org
- 0d07b8d7-d3b6-44d5-b697-d3e7daed7d1b@identity-protect.org
- 47f7d3f1-9f08-4321-8a30-0a5cb94d1221@identity-protect.org
- 593949f9-b8f7-438d-9b02-a2f8f6360be1@identity-protect.org
- 8cb6e56a-d12d-4ae0-9ff9-8aca5a459c98@identity-protect.org
- d6abf58a-053c-4547-8db5-5343cbea9050@identity-protect.org
- f9203853-c6be-4891-b434-8414f6617e8f@identity-protect.org
Subdomains
2 observed subdomains of avianmonitoring.com.
Web-graph footprint
Distinct hostnames that link to or from avianmonitoring.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from avianmonitoring.com.
- IP · 18.172.242.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HU
- Email · 0ca4507c-71d0-4197-9d58-5ff4cc8375ac@identity-protect.org
- TLD · .com
- Browse hostnames · av…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avianmonitoring.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.