Skip to content

Hostname

bmbfcluster.de

Last fetched

bmbfcluster.de resolves to 1 IPv4 address operated by BIG3AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.166.20093.191.160.0/21AS47372BIG3ASDE

WHOIS identity

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

Subdomains

55 observed subdomains of bmbfcluster.de.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bmbfcluster.de.

MechanismTarget
SPF_Abmbfcluster.de
SPF_Ared1.bmbfcluster.de
SPF_Arelay.bmbfcluster.de
SPF_Avip.bmbfcluster.de
SPF_MXbmbfcluster.de

Related pages

Pivot deeper into the graph from bmbfcluster.de.

Cypher and MCP

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

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