Hostname
herrenberg.de
Last fetched
herrenberg.de resolves to 1 IPv4 address operated by AS34011 in DE.
Nutrition Label
Resolution chain
herrenberg.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.119.0.30 | 134.119.0.0/24 | AS34011 | — | DE |
WHOIS identity
No WHOIS records are currently associated with herrenberg.de in WhisperGraph.
Subdomains
24 observed subdomains of herrenberg.de.
Showing 15 of 24. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | indivsurvey.de |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protect.kvnbw.de |
| SPF_IP | 134.119.0.30 |
| SPF_IP | 134.119.0.41 |
| SPF_IP | 134.119.228.53/24 |
| SPF_IP | 134.119.86.148 |
| SPF_IP | 185.15.192.56 |
| SPF_IP | 185.15.192.57 |
| SPF_IP | 185.224.154.50 |
| SPF_IP | 195.189.93.165 |
| SPF_IP | 195.189.93.166 |
| SPF_IP | 195.243.76.130 |
| SPF_IP | 2a00:1158:400:407:0:0:0:594 |
| SPF_IP | 2a00:116a:104:9210:0:0:0:0 |
| SPF_IP | 37.202.1.53/32 |
| SPF_IP | 84.246.120.140/32 |
| SPF_IP | 84.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.