Skip to content

Hostname

secure.dakdan.com

Last fetched

secure.dakdan.com resolves to 7 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · secure.dakdan.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/secure.dakdan.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.152.110.50104.152.108.0/22AS22611INMOTION - InMotion Hosting, Inc.US
192.249.125.231192.249.125.0/24AS22611INMOTION - InMotion Hosting, Inc.US
23.235.217.20523.235.208.0/20AS22611INMOTION - InMotion Hosting, Inc.US
23.235.217.3323.235.208.0/20AS22611INMOTION - InMotion Hosting, Inc.US
23.235.218.12523.235.208.0/20AS22611INMOTION - InMotion Hosting, Inc.US
23.235.218.23523.235.208.0/20AS22611INMOTION - InMotion Hosting, Inc.US
23.235.218.23623.235.208.0/20AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with secure.dakdan.com in WhisperGraph.

Subdomains

7 observed subdomains of secure.dakdan.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for secure.dakdan.com.

MechanismTarget
SPF_Asecure.dakdan.com
SPF_IP104.152.108.121
SPF_IP104.152.110.50
SPF_IP192.249.125.231
SPF_IP209.182.200.194
SPF_MXsecure.dakdan.com

Related pages

Pivot deeper into the graph from secure.dakdan.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "secure.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.