Skip to content

Hostname

herder.de

Last fetched

herder.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · herder.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/herder.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

45 observed subdomains of herder.de.

Web-graph footprint

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

3,418 sites link to this hostname.

1,618 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for herder.de.

MechanismTarget
SPF_Aherder.de
SPF_INCLUDEcustomerspf.sitecore.net
SPF_INCLUDEmail.pi-asp.de
SPF_INCLUDEodav.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.dsb.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP213.164.76.10
SPF_IP213.164.76.11
SPF_IP213.164.76.25
SPF_IP213.164.76.28
SPF_IP213.164.76.6
SPF_IP213.164.76.7
SPF_IP213.164.76.8
SPF_IP213.164.76.9
SPF_MXherder.de

Related pages

Pivot deeper into the graph from herder.de.

Cypher and MCP

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

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