Skip to content

Hostname

billerbeck.de

Last fetched

billerbeck.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 · billerbeck.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/billerbeck.de

Resolution chain

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

WHOIS identity

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

Subdomains

26 observed subdomains of billerbeck.de.

Web-graph footprint

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

124 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for billerbeck.de.

MechanismTarget
SPF_Abillerbeck.de
SPF_INCLUDEspf.regioit.de
SPF_IP156.67.187.130
SPF_IP52.157.149.216/32
SPF_IP92.79.12.10
SPF_MXbillerbeck.de

Related pages

Pivot deeper into the graph from billerbeck.de.

Cypher and MCP

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

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