Skip to content

Hostname

bnn.de

Last fetched

bnn.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

bnn.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.112108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.62108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.66108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.96108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.18.2718.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.318.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.4718.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.9518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.164.255.23.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.393.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.423.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.623.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

61 observed subdomains of bnn.de.

Web-graph footprint

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

2,619 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bnn.de.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.202.119.68
SPF_IP193.202.119.69
SPF_IP193.202.119.70
SPF_MXbnn.de

Related pages

Pivot deeper into the graph from bnn.de.

Cypher and MCP

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

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