Hostname
dkedge.net
Last fetched
dkedge.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
dkedge.net 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 |
|---|---|---|---|---|
| 143.204.55.13 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.2 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.60 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.98 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.163.189.114 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.189.123 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.189.28 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.189.67 | 3.163.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
3 observed subdomains of dkedge.net.
Threat posture
History
Related pages
Pivot deeper into the graph from dkedge.net.
- IP · 143.204.55.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · CH
- Email · 2709386465dd446a925ed2c0cdd8bc24.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · dk…
- 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: "dkedge.net"})-[: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.