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
Resolution chain
hafner.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.83.145.237 | 212.83.128.0/19 | AS12876 | — | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- biscuits hafner
- Contact emails
Subdomains
2 observed subdomains of hafner.fr.
| Subdomain |
|---|
| www.hafner.fr |
| x3.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for hafner.fr.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-gw1.silae.fr |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.39.247.124 |
| SPF_IP | 185.105.155.159 |
| SPF_IP | 185.92.37.57/32 |
| SPF_IP | 2603:1000::/24 |
| SPF_IP | 31.172.232.198/32 |
| SPF_IP | 5.226.2.176/28 |
| SPF_IP | 51.255.81.159 |
| SPF_IP | 62.160.38.53 |
| SPF_IP | 90.85.220.54 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.