Skip to content

Hostname

f2a.fr

Last fetched

f2a.fr resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · f2a.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/f2a.fr

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.175.232178.32.0.0/15AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
f2a - fabrication aeraulique et acoustique
Contact emails

Subdomains

13 observed subdomains of f2a.fr.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for f2a.fr.

MechanismTarget
SPF_INCLUDE139587656.spf02.hubspotemail.net
SPF_INCLUDEmailrelaisbu.ipline.fr
SPF_INCLUDErelais-smtp.ipline.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.23.158.8/32
SPF_IP185.197.100.254
SPF_IP195.28.193.218
SPF_IP195.28.200.24
SPF_IP195.28.206.136
SPF_IP195.28.206.137
SPF_IP87.247.224.39
SPF_IP87.247.224.81

Related pages

Pivot deeper into the graph from f2a.fr.

Cypher and MCP

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

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