Skip to content

Hostname

baaderbank.de

Last fetched

baaderbank.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · baaderbank.deRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/baaderbank.de

Resolution chain

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

IPPrefixASNOperatorCountry
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

34 observed subdomains of baaderbank.de.

Web-graph footprint

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

222 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for baaderbank.de.

MechanismTarget
SPF_A_spf.salesforce.com
SPF_Abwf-verband.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbbagspf.sasg.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP185.98.184.0/24
SPF_IP82.98.231.149
SPF_IP82.98.231.170

Related pages

Pivot deeper into the graph from baaderbank.de.

Cypher and MCP

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

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