Hostname
erfany.com
Last fetched
erfany.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
erfany.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.215 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.254 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.145 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.200 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.208 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.208 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.58 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.118 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.211 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.97 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.77 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.73.104 | 3.5.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.112 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.122.12 | 52.218.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.25.76 | 52.218.25.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.17.76 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of erfany.com owner
- Contact emails
- 7c583613f86f40debd18b7fab374c839.protect@whoisguard.com
- 94bddb8525654b7dbf34b5f4a15581c0.protect@whoisguard.com
- 54e04014-60d5-4a34-8790-b132c44c357e@identity-protect.org
- 977a5463-3277-49c9-b761-85577d0693e4@identity-protect.org
- 9a5504c7-513b-406e-a148-da2f59147620@identity-protect.org
- c4a4871c-bc8b-4d0e-810d-713624b617fd@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from erfany.com.
- IP · 3.5.64.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 7c583613f86f40debd18b7fab374c839.protect@whoisguard.com
- TLD · .com
- Browse hostnames · er…
- 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: "erfany.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.