Hostname
averagebirding.com
Last fetched
averagebirding.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
averagebirding.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.165.227.105 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.112 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.6 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.60 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.164.255.127 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.34 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.64 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.98 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of averagebirding.com owner
- Contact emails
Subdomains
1 observed subdomain of averagebirding.com.
| Subdomain |
|---|
| mail.averagebirding.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from averagebirding.com.
- IP · 18.165.227.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 3fedf64a-7cfb-4ec0-a9dc-2b2785398981@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: "averagebirding.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.