Hostname
nastydomain.com
Last fetched
nastydomain.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nastydomain.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.18.211.48 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- media trafficking legal dept.
- Contact emails
- esquire247@earthlink.net
- 2186a77e-7e07-4d8d-8378-001e0b604f5b@identity-protect.org
- 2463d989-33fb-4650-9f73-f2f8b212275c@identity-protect.org
- 5ba9e1f5-8540-403e-b5f4-1b426e74d52c@identity-protect.org
- 5d05d26e-08af-40ce-85f7-83192c379a06@identity-protect.org
- be2fe63b-5416-48a5-9f01-63d40f0e4c9f@identity-protect.org
- f993aafc-2157-4167-8252-ef2a6932b769@identity-protect.org
Subdomains
2 observed subdomains of nastydomain.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nastydomain.com.
| Mechanism | Target |
|---|---|
| SPF_MX | nastydomain.com |
Related pages
Pivot deeper into the graph from nastydomain.com.
- IP · 3.18.211.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · esquire247@earthlink.net
- TLD · .com
- Browse hostnames · na…
- 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: "nastydomain.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.