Skip to content

Hostname

www.daidencom.com

Last fetched

www.daidencom.com resolves to 1 IPv4 address operated by AS49504 in FR.

Nutrition Label

WHISPER CANON · www.daidencom.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.daidencom.com

Resolution chain

www.daidencom.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.217.154.8891.217.154.0/24AS49504FR

WHOIS identity

No WHOIS records are currently associated with www.daidencom.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.daidencom.com.

MechanismTarget
SPF_Acogent124.lanestel.net
SPF_Aexpo29.com
SPF_Amail.expo29.com
SPF_Amail2.lanestel.net
SPF_Amail3.lanestel.net
SPF_Asme101.daidencom.com
SPF_Awin101.daidencom.com
SPF_Awww.daidencom.com
SPF_IP109.29.177.19
SPF_IP149.6.72.124
SPF_IP91.217.154.8
SPF_IP91.217.154.88
SPF_IP91.217.154.97
SPF_MXwww.daidencom.com

Related pages

Pivot deeper into the graph from www.daidencom.com.

Cypher and MCP

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

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