Skip to content

Hostname

bwbm.de

Last fetched

bwbm.de resolves to 1 IPv4 address operated by AS200062 in DE.

Nutrition Label

WHISPER CANON · bwbm.deRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bwbm.de

Resolution chain

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

IPPrefixASNOperatorCountry
158.181.50.73158.181.48.0/21AS200062DE

WHOIS identity

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

Subdomains

13 observed subdomains of bwbm.de.

Web-graph footprint

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

66 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bwbm.de.

MechanismTarget
SPF_Ak59562.coveto.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.159.35.170
SPF_IP194.25.132.116
SPF_IP20.113.133.86
SPF_IP20.113.173.135
SPF_IP20.218.109.53
SPF_IP212.95.103.138
SPF_IP212.95.109.133
SPF_IP212.95.118.39
SPF_IP54.93.41.23

Related pages

Pivot deeper into the graph from bwbm.de.

Cypher and MCP

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

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