Hostname
dndmax.com
Last fetched
dndmax.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dndmax.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.164.78.40 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.68 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.85 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.96 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.102 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.115 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.123 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.84 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dndmax.com owner
- Contact emails
- 48911003-1df2-4305-9243-0ee4e34c49ec@identity-protect.org
- 7fef389d-0590-466e-9db7-7750022e35cd@identity-protect.org
- 8a418a90-0f49-4ec4-97d5-97b1331239c0@identity-protect.org
- c5ae0c12-d170-4416-8ee1-25e438666ffa@identity-protect.org
- cdb5eac4-8b42-4cec-b57d-c3e2d260f123@identity-protect.org
- e22412c3-1460-4f40-a494-840d70c083fa@identity-protect.org
- e4198ebb-a6ed-4607-870c-4738f64b2743@identity-protect.org
- owner-11703061@dndmax.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dndmax.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dndmax.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.