Skip to content

Hostname

haar-lilienthal.de

Last fetched

haar-lilienthal.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.220.124.22831.220.144.0/24AS15817DE

WHOIS identity

No WHOIS records are currently associated with haar-lilienthal.de in WhisperGraph.

Subdomains

1 observed subdomain of haar-lilienthal.de.

Web-graph footprint

Distinct hostnames that link to or from haar-lilienthal.de in the public web crawl.

9 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for haar-lilienthal.de.

MechanismTarget
SPF_Ahaar-lilienthal.de
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfb.protection.outlook.com
SPF_IP148.251.14.107
SPF_IP185.60.20.0/24
SPF_IP194.45.27.133
SPF_IP212.114.146.229
SPF_IP212.114.197.76
SPF_IP212.114.197.77
SPF_IP212.114.197.78
SPF_IP213.241.159.1
SPF_IP217.5.137.51/32
SPF_IP54.246.203.105/32
SPF_IP62.159.134.165
SPF_MXhaar-lilienthal.de

Related pages

Pivot deeper into the graph from haar-lilienthal.de.

Cypher and MCP

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

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