Hostname
dakdan.com
Last fetched
dakdan.com resolves to 2 IPv4 addresses operated by WII - WholeSale Internet, Inc. in US. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
dakdan.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 |
|---|---|---|---|---|
| 173.208.248.146 | 173.208.128.0/17 | AS32097 | WII - WholeSale Internet, Inc. | US |
| 192.249.125.231 | 192.249.125.0/24 | AS22611 | INMOTION - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:472
- Organization
- dakdan worldwide
- Contact emails
Subdomains
32 observed subdomains of dakdan.com.
Showing 17 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dakdan.com in the public web crawl.
16 sites link to this hostname.
80 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for dakdan.com.
| Mechanism | Target |
|---|---|
| SPF_A | dakdan.com |
| SPF_IP | 104.152.110.50 |
| SPF_IP | 192.249.125.231 |
| SPF_MX | dakdan.com |
Related pages
Pivot deeper into the graph from dakdan.com.
- IP · 173.208.248.146
- ASN · AS32097WII - WholeSale Internet, Inc.
- Registrar · iana:472
- Country · US
- Email · dankost@mail.com
- TLD · .com
- Browse hostnames · da…
- 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: "dakdan.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.