Skip to content

Hostname

dawan.fr

Last fetched

dawan.fr resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · dawan.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dawan.fr

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.143.21387.98.128.0/17AS16276OVHFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dawan.fr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dawan.fr.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-inpost-eu.tmcas.trendmicro.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.125.108.216
SPF_IP152.228.222.63
SPF_IP176.31.0.230
SPF_IP178.33.45.149
SPF_IP51.210.215.92
SPF_IP87.98.221.97

Related pages

Pivot deeper into the graph from dawan.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dawan.fr"})-[: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.