Skip to content

Hostname

hager.ch

Last fetched

hager.ch resolves to 1 IPv4 address operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · hager.chRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hager.ch

Resolution chain

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

IPPrefixASNOperatorCountry
104.126.37.139104.126.36.0/23AS20940DE

WHOIS identity

No WHOIS records are currently associated with hager.ch in WhisperGraph.

Subdomains

5 observed subdomains of hager.ch.

Web-graph footprint

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

82 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hager.ch.

Cypher and MCP

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

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