Skip to content

Hostname

audible.com

Last fetched

audible.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · audible.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/audible.com

Resolution chain

audible.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.139.2615.197.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.131.743.33.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
44.215.128.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.135.24344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.140.7344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
audible, inc. audible
Contact emails

Subdomains

110 observed subdomains of audible.com.

Web-graph footprint

Distinct hostnames that link to or from audible.com in the public web crawl.

33,768 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for audible.com.

MechanismTarget
SPF_INCLUDEamazon.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from audible.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "audible.com"})-[: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.