Skip to content

Hostname

hellabrunn.de

Last fetched

hellabrunn.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · hellabrunn.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hellabrunn.de

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.52.20988.198.0.0/16AS24940DE

WHOIS identity

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

Subdomains

16 observed subdomains of hellabrunn.de.

Web-graph footprint

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

672 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for hellabrunn.de.

MechanismTarget
SPF_Ahellabrunn.de
SPF_INCLUDEspf.crsend.com
SPF_IP116.202.94.168
SPF_IP116.202.94.184
SPF_IP49.12.220.167
SPF_IP5.7.202.82
SPF_IP5.7.202.83
SPF_IP5.7.202.84
SPF_IP5.7.204.106
SPF_IP5.7.204.107
SPF_IP5.7.204.108
SPF_IP5.7.212.186
SPF_IP5.7.212.187
SPF_IP5.7.212.188
SPF_IP62.54.110.146
SPF_IP62.54.110.147
SPF_IP62.54.110.148
SPF_IP88.198.52.209
SPF_MXhellabrunn.de

Related pages

Pivot deeper into the graph from hellabrunn.de.

Cypher and MCP

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

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