Hostname
dksondet.com
Last fetched
dksondet.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
dksondet.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 |
|---|---|---|---|---|
| 3.165.166.107 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.166.156 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.166.168 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.166.18 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.87.15 | 54.192.86.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.87.158 | 54.192.86.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.87.208 | 54.192.86.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.87.84 | 54.192.86.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dksondet.com owner
- Contact emails
- 098fd3b5-7e13-4fca-bd75-5f232ce6a1ce@identity-protect.org
- 3eb7644a-5cf0-40da-a603-192c0a584633@identity-protect.org
- 6596c5e0-5ea5-4b8d-901d-98fb3b772609@identity-protect.org
- 85fe9a79-be58-426b-9a3d-5670f68f5f72@identity-protect.org
- owner-1408812@dksondet.com.whoisprivacyservice.org
- owner-5536184@dksondet.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from dksondet.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dksondet.com.
- IP · 3.165.166.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 098fd3b5-7e13-4fca-bd75-5f232ce6a1ce@identity-protect.org
- TLD · .com
- 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: "dksondet.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.