Skip to content

Hostname

heuver.de

Last fetched

heuver.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · heuver.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/heuver.de

Resolution chain

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

IPPrefixASNOperatorCountry
20.47.115.9520.47.115.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

3 observed subdomains of heuver.de.

Web-graph footprint

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

27 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for heuver.de.

MechanismTarget
SPF_Aheuver.de
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.74.87.115
SPF_IP2a02:f18:1:9901:87:250:153:144
SPF_IP2a02:f18:1:9901:87:250:153:145
SPF_IP50.16.187.78
SPF_IP87.250.153.144
SPF_IP87.250.153.145
SPF_MXheuver.de

Related pages

Pivot deeper into the graph from heuver.de.

Cypher and MCP

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

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