Hostname
edt2k.com
Last fetched
edt2k.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edt2k.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 |
|---|---|---|---|---|
| 13.209.240.49 | 13.209.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.164.85.36 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.35.38.16 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.198.94 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of edt2k.com owner
- Contact emails
- 412a3200-1bc0-4cb6-a9d9-4e4681a37224@identity-protect.org
- 4c80e627-5e8b-4389-889c-126bad390f1c@identity-protect.org
- 7b9aa39e-484b-41c7-aeb9-6c9b585887af@identity-protect.org
- a8ad2a86-cdbc-4dda-893a-047457d0dbed@identity-protect.org
- ac1e6c89-5a7a-4ebd-ab68-6cd670829ee4@identity-protect.org
- cc66fa4d-d208-43af-a010-cf9f9abccc98@identity-protect.org
- d23d46fb-a48f-4113-9450-57e0b259c2a1@identity-protect.org
- owner-4199846@edt2k.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from edt2k.com.
- IP · 13.209.240.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 412a3200-1bc0-4cb6-a9d9-4e4681a37224@identity-protect.org
- TLD · .com
- Browse hostnames · ed…
- 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: "edt2k.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.