Hostname
exdkw.com
Last fetched
exdkw.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
exdkw.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.156.153.17 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.68.252.182 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.156.74.69 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.179.247.181 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of exdkw.com owner
- Contact emails
- 0b4fa459-ddb4-4971-a6c9-a744de9f24d8@identity-protect.org
- 34822d1e-14e5-483f-98b6-daef1397eba1@identity-protect.org
- 3f76cc46-ee41-4abe-a46f-e778337c7d24@identity-protect.org
- 529e010e-5fe9-4eaa-a67e-9c7a0dd80757@identity-protect.org
- 6ba98b58-3d92-46d5-ac10-e633926e21c3@identity-protect.org
- 9c8a90cf-06a8-487f-b9ba-93081f0ec51a@identity-protect.org
- f6cf2338-307f-4489-a23e-023b0ea26690@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from exdkw.com.
- IP · 18.156.153.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0b4fa459-ddb4-4971-a6c9-a744de9f24d8@identity-protect.org
- TLD · .com
- Browse hostnames · ex…
- 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: "exdkw.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.