Hostname
sacredfireuu.com
Last fetched
sacredfireuu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
sacredfireuu.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.66.171.124 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.171.72 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.171.82 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.171.83 | 18.66.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.27 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.67 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.80 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.90 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 1140ff6db3451cf90a46f426ee21957e8103d2bc@privatedomain.gkg.net
- 2105e7168c82468d846a7a4ba352c8bb087fc77f@privatedomain.gkg.net
- 45c7e44dc073460a4a3bf29dd39eafb2300a4304@privatedomain.gkg.net
- 4db56dbe8bbe34b1ed059967eaa59a3cafa186cd@privatedomain.gkg.net
- 539aafdd471f33ad3bd9ec4ba21d54284fd384c1@privatedomain.gkg.net
- 73611db4b96417eafc689e62ae744ffbf397bd1b@privatedomain.gkg.net
- 75d66994ce9664f7fb3fed6cf8d69a55bedaa409@privatedomain.gkg.net
- 8992ef87eeebf904e769470b236a089b91a351d1@privatedomain.gkg.net
- a319dd43e5e5ba36b318beb18364da8248ac5557@privatedomain.gkg.net
- beb5a3c3292bcc308627dfa289203011e073b95b@privatedomain.gkg.net
- d77b156a41a7b22143fd53d27cb9f425fc430b19@privatedomain.gkg.net
Subdomains
1 observed subdomain of sacredfireuu.com.
| Subdomain |
|---|
| www.sacredfireuu.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from sacredfireuu.com.
- IP · 18.66.171.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:93
- Country · IE
- Email · 1140ff6db3451cf90a46f426ee21957e8103d2bc@privatedomain.gkg.net
- 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: "sacredfireuu.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.