Hostname
dnomaly.com
Last fetched
dnomaly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dnomaly.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 |
|---|---|---|---|---|
| 3.162.199.112 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.118 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.37 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.82 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.169.137.120 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.127 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.50 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.54 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dnomaly.com owner
- Contact emails
- jeromecook.consulting@gmail.com
- 756de020-f609-4d44-bb4f-90b7624a37da@identity-protect.org
- 821afbcc-e0f5-4ab6-8e8a-48fde4d36c74@identity-protect.org
- 97803fc9-385d-4a6d-89c4-cc0f5b5d50ec@identity-protect.org
- 9c39569c-5166-4c22-924d-325adcb5c970@identity-protect.org
- c620cd0f-b615-441b-a8ee-44a8bd7cd914@identity-protect.org
- e5afb401-3e40-4175-b03c-f283cf7d379a@identity-protect.org
- owner-8671168@dnomaly.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dnomaly.com.
| Subdomain |
|---|
| www.dnomaly.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dnomaly.com.
- IP · 3.162.199.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CL
- Email · jeromecook.consulting@gmail.com
- TLD · .com
- Browse hostnames · dn…
- 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: "dnomaly.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.