Skip to content

Hostname

hafner.fr

Last fetched

hafner.fr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.145.237212.83.128.0/19AS12876FR

WHOIS identity

Registrar
registrar:ovh
Organization
biscuits hafner
Contact emails

Subdomains

2 observed subdomains of hafner.fr.

Web-graph footprint

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

17 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hafner.fr.

MechanismTarget
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDEmailgun.org
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.39.247.124
SPF_IP185.105.155.159
SPF_IP185.92.37.57/32
SPF_IP2603:1000::/24
SPF_IP31.172.232.198/32
SPF_IP5.226.2.176/28
SPF_IP51.255.81.159
SPF_IP62.160.38.53
SPF_IP90.85.220.54
SPF_IP92.168.123.35

Related pages

Pivot deeper into the graph from hafner.fr.

Cypher and MCP

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

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