Skip to content

Hostname

hager.fr

Last fetched

hager.fr resolves to 1 IPv4 address operated by AS12941 in DE. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.135.13.197213.135.0.0/19AS12941DE

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
hager electro sas
Contact emails

Subdomains

24 observed subdomains of hager.fr.

Web-graph footprint

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

298 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hager.fr.

MechanismTarget
SPF_INCLUDE_spf.hager.neolane.net
SPF_IP159.183.233.85
SPF_IP159.183.233.86
SPF_IP168.245.99.152
SPF_IP198.37.149.74
SPF_IP212.95.66.61
SPF_IP212.95.73.78
SPF_MXhager.fr

Related pages

Pivot deeper into the graph from hager.fr.

Cypher and MCP

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

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