Skip to content

Hostname

holle.de

Last fetched

holle.de resolves to 1 IPv4 address operated by AS13101 in DE.

Nutrition Label

WHISPER CANON · holle.deRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/holle.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.178.85.50213.178.64.0/19AS13101DE

WHOIS identity

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

Subdomains

7 observed subdomains of holle.de.

Web-graph footprint

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

63 sites link to this hostname.

230 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for holle.de.

MechanismTarget
SPF_Aholle.de
SPF_Amail.advantic.de
SPF_Amail.holle.de
SPF_Amx.wizard.de
SPF_Asmtp.sml.de
SPF_Asmtp.wizard.de
SPF_INCLUDE_spf.kdo.de
SPF_IP178.20.102.92
SPF_IP213.178.85.11/32
SPF_MXholle.de

Related pages

Pivot deeper into the graph from holle.de.

Cypher and MCP

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

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