Hostname
whydungeons.com
Last fetched
whydungeons.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
whydungeons.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 |
|---|---|---|---|---|
| 99.84.215.114 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.124 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.15 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.48 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.57.119 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.16 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.45 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.52 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of whydungeons.com owner
- Contact emails
- 0c6b5650-5bdb-4bea-bd91-2bb08d3de378@identity-protect.org
- 350c59af-535d-4a1b-a9d2-c9dbf8a19b4f@identity-protect.org
- 77edbcef-2d32-4431-8c63-10ea281cd5fb@identity-protect.org
- 7b730245-2634-4b59-ae80-92b2ab59f802@identity-protect.org
- bc7e92b7-8386-422f-9a0f-223b69f2aff5@identity-protect.org
- e0bc5c2e-668d-4922-83f1-d642e811bdd5@identity-protect.org
- ef403b3e-f47a-4162-b559-4e78dfe8785b@identity-protect.org
- owner-10085171@whydungeons.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from whydungeons.com.
- IP · 99.84.215.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0c6b5650-5bdb-4bea-bd91-2bb08d3de378@identity-protect.org
- TLD · .com
- Browse hostnames · wh…
- 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: "whydungeons.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.