Skip to content

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

WHISPER CANON · dakdan.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dakdan.com

Resolution chain

dakdan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.208.248.146173.208.128.0/17AS32097WII - WholeSale Internet, Inc.US
192.249.125.231192.249.125.0/24AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:472
Organization
dakdan worldwide
Contact emails

Subdomains

32 observed subdomains of dakdan.com.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for dakdan.com.

MechanismTarget
SPF_Adakdan.com
SPF_IP104.152.110.50
SPF_IP192.249.125.231
SPF_MXdakdan.com

Related pages

Pivot deeper into the graph from dakdan.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.