Skip to content

Hostname

hagergroup.com

Last fetched

hagergroup.com resolves to 2 IPv4 addresses operated by AS20940 in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hagergroup.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hagergroup.com

Resolution chain

hagergroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:299
Organization
hager electro gmbh & co. kg
Contact emails

Subdomains

23 observed subdomains of hagergroup.com.

Web-graph footprint

Distinct hostnames that link to or from hagergroup.com in the public web crawl.

307 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hagergroup.com.

MechanismTarget
SPF_EXISTS%{l}.%{i}.spfmacro.hagergroup.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.hager.neolane.net
SPF_IP141.145.10.68
SPF_IP167.89.92.249
SPF_IP213.135.13.196
SPF_IP80.158.30.254
SPF_IP84.246.122.112/28
SPF_IP84.246.125.0/24
SPF_MXhagergroup.com

Related pages

Pivot deeper into the graph from hagergroup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hagergroup.com"})-[: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.