Hostname
dkgun.com
Last fetched
dkgun.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dkgun.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.207.110 | 13.248.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.71.155.138 | 35.71.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dkgun.com owner
- Contact emails
- dankotaska@hotmail.com
- 27daf6df-5895-44aa-af76-e7dc2144d166@identity-protect.org
- 475ae6a8-268d-4b27-8e78-a7b7a9e78b61@identity-protect.org
- 47987974-766a-42cb-ba72-4ba5c354c2f1@identity-protect.org
- dc80d5aa-c291-4088-86f8-5a6c7af0f535@identity-protect.org
- de374f36-6a0e-451f-b74e-bd2f8fdb7573@identity-protect.org
- fee2cdbe-ff47-43f7-963a-3e39e3a5c661@identity-protect.org
Subdomains
1 observed subdomain of dkgun.com.
| Subdomain |
|---|
| www.dkgun.com |
Web-graph footprint
Distinct hostnames that link to or from dkgun.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for dkgun.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dkgun.com.
- IP · 13.248.207.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · dankotaska@hotmail.com
- 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: "dkgun.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.