Skip to content

Hostname

bam.de

Last fetched

bam.de resolves to 1 IPv4 address operated by INIT-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.49.16.97185.49.16.0/23AS25516INIT-ASDE

WHOIS identity

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

Subdomains

120 observed subdomains of bam.de.

Web-graph footprint

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

1,458 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bam.de.

MechanismTarget
SPF_INCLUDEnewsletter.bam.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.63.128.195
SPF_IP141.63.128.198
SPF_IP141.63.128.199
SPF_IP141.63.128.206
SPF_IP141.63.128.208
SPF_IP141.63.129.135
SPF_IP141.63.129.136

Related pages

Pivot deeper into the graph from bam.de.

Cypher and MCP

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

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