Skip to content

Hostname

bbw.de

Last fetched

bbw.de resolves to 1 IPv4 address operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · bbw.deRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bbw.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.155.67.37213.155.64.0/19AS12337DE

WHOIS identity

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

Subdomains

43 observed subdomains of bbw.de.

Web-graph footprint

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

193 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bbw.de.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.u2d.de
SPF_INCLUDEspfserver.auctores.de
SPF_IP157.90.230.123
SPF_IP194.156.135.0/24
SPF_IP213.155.67.0/25
SPF_IP46.183.40.0/21
SPF_IP52.157.149.216/32

Related pages

Pivot deeper into the graph from bbw.de.

Cypher and MCP

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

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