Skip to content

Hostname

norhage.de

Last fetched

norhage.de resolves to 1 IPv4 address operated by AS20857 in NL.

Nutrition Label

WHISPER CANON · norhage.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/norhage.de

Resolution chain

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

IPPrefixASNOperatorCountry
31.3.101.15831.3.101.0/24AS20857NL

WHOIS identity

No WHOIS records are currently associated with norhage.de in WhisperGraph.

Subdomains

2 observed subdomains of norhage.de.

Web-graph footprint

Distinct hostnames that link to or from norhage.de in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for norhage.de.

MechanismTarget
SPF_Anorhage.de
SPF_INCLUDEspf.serveriai.lt
SPF_INCLUDEvps60884.public.cloudvps.com
SPF_IP2a02:348:73:659e:0:0:0:1
SPF_IP31.3.101.158
SPF_IP79.98.29.10
SPF_MXnorhage.de

Related pages

Pivot deeper into the graph from norhage.de.

Cypher and MCP

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

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