Skip to content

Hostname

afb.fr

Last fetched

afb.fr resolves to 3 IPv4 addresses operated by AS8426 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · afb.frRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/afb.fr

Resolution chain

afb.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:gandi
Organization
sas claranet
Contact emails

Subdomains

6 observed subdomains of afb.fr.

Web-graph footprint

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

85 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afb.fr.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.18.128.195
SPF_IP46.18.133.113
SPF_IP84.239.65.218
SPF_IP84.239.65.220

Related pages

Pivot deeper into the graph from afb.fr.

Cypher and MCP

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

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