Skip to content

Hostname

audibene.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.136.11652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.1152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

38 observed subdomains of audibene.de.

Web-graph footprint

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

199 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for audibene.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf0.audibene.de
SPF_INCLUDEspf1.audibene.de

Related pages

Pivot deeper into the graph from audibene.de.

Cypher and MCP

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

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