Skip to content

Hostname

bachl.de

Last fetched

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

Resolution chain

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

WHOIS identity

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

Subdomains

62 observed subdomains of bachl.de.

Web-graph footprint

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

190 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for bachl.de.

MechanismTarget
SPF_Autm.bachl.de
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.16.76.109
SPF_IP80.157.71.183
SPF_IP80.157.71.190
SPF_IP85.214.137.128
SPF_IP85.214.18.196
SPF_IP85.215.50.225
SPF_IP85.215.59.217
SPF_IP91.90.154.149
SPF_MXbachl.de

Related pages

Pivot deeper into the graph from bachl.de.

Cypher and MCP

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

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