Skip to content

Hostname

fdf.org

Last fetched

fdf.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · fdf.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fdf.org

Resolution chain

fdf.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1251
Organization
fondation de france
Contact emails

Subdomains

29 observed subdomains of fdf.org.

Web-graph footprint

Distinct hostnames that link to or from fdf.org in the public web crawl.

89 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for fdf.org.

MechanismTarget
SPF_INCLUDE_spf.profils.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.postal.sensiwave.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.80.177.179/32
SPF_IP158.255.65.24
SPF_IP167.89.60.75
SPF_IP176.31.122.107
SPF_IP185.132.180.102
SPF_IP185.183.28.64
SPF_IP194.51.172.0/24
SPF_IP77.74.208.92
SPF_IP92.243.27.102

Related pages

Pivot deeper into the graph from fdf.org.

Cypher and MCP

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

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