Skip to content

Hostname

herrenberg.de

Last fetched

herrenberg.de resolves to 1 IPv4 address operated by AS34011 in DE.

Nutrition Label

WHISPER CANON · herrenberg.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/herrenberg.de

Resolution chain

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

IPPrefixASNOperatorCountry
134.119.0.30134.119.0.0/24AS34011DE

WHOIS identity

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

Subdomains

24 observed subdomains of herrenberg.de.

Web-graph footprint

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

462 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for herrenberg.de.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_INCLUDEindivsurvey.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protect.kvnbw.de
SPF_IP134.119.0.30
SPF_IP134.119.0.41
SPF_IP134.119.228.53/24
SPF_IP134.119.86.148
SPF_IP185.15.192.56
SPF_IP185.15.192.57
SPF_IP185.224.154.50
SPF_IP195.189.93.165
SPF_IP195.189.93.166
SPF_IP195.243.76.130
SPF_IP2a00:1158:400:407:0:0:0:594
SPF_IP2a00:116a:104:9210:0:0:0:0
SPF_IP37.202.1.53/32
SPF_IP84.246.120.140/32
SPF_IP84.246.120.160

Related pages

Pivot deeper into the graph from herrenberg.de.

Cypher and MCP

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

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