Skip to content

Hostname

bfd.fr

Last fetched

bfd.fr resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists registrar:amen / agence des medias numeriques as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
163.172.100.162163.172.0.0/16AS12876Online SASFR

WHOIS identity

Registrar
registrar:amen / agence des medias numeriques
Organization
bfd
Contact emails

Subdomains

3 observed subdomains of bfd.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for bfd.fr.

MechanismTarget
SPF_Asmtp5.silae.fr
SPF_INCLUDEspf.webapps.net
SPF_IP81.88.48.32/27
SPF_IP81.88.54.64/27
SPF_IP81.88.55.96/27

Related pages

Pivot deeper into the graph from bfd.fr.

Cypher and MCP

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

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