Hostname
sauronai.com
Last fetched
sauronai.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sauronai.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.66.167.149 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1245036687
- Contact emails
- ng80whbanbck@contactprivacy.email
- 20f78e37-c5d1-4054-8a59-ca59faafba91@identity-protect.org
- 25ca8f4e-ad2a-4646-b537-27bf4468a9bf@identity-protect.org
- 2900bbcd-c06e-4520-927c-d03fd253964d@identity-protect.org
- 733ab849-976b-43ef-8fce-db7cc19742ea@identity-protect.org
- 84a12265-a180-457f-b22d-50c4534a5662@identity-protect.org
- a15686b3-f70d-488f-8ac6-5e1393bc6a63@identity-protect.org
- b1461e86-68b8-421f-88ee-2f223bca3e21@identity-protect.org
Subdomains
1 observed subdomain of sauronai.com.
| Subdomain |
|---|
| www.sauronai.com |
Threat posture
History
Related pages
Pivot deeper into the graph from sauronai.com.
- IP · 3.66.167.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · ng80whbanbck@contactprivacy.email
- TLD · .com
- Browse hostnames · sa…
- 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: "sauronai.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.