Skip to content

Hostname

fdn.fr

Last fetched

fdn.fr resolves to 1 IPv4 address operated by AS20766 in FR. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · fdn.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/fdn.fr

Resolution chain

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

IPPrefixASNOperatorCountry
80.67.169.5280.67.160.0/19AS20766FR

WHOIS identity

Registrar
registrar:scaleway
Organization
french data network
Contact emails

Subdomains

927 observed subdomains of fdn.fr.

Web-graph footprint

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

487 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fdn.fr.

MechanismTarget
SPF_INCLUDEspf.fdn.fr
SPF_IP2001:910:800:0:0:0:0:19
SPF_IP80.67.169.19
SPF_MXfdn.fr

Related pages

Pivot deeper into the graph from fdn.fr.

Cypher and MCP

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

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