Skip to content

Hostname

audibled.com

Last fetched

audibled.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · audibled.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/audibled.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.182.115.197.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.181.763.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
audible,
Contact emails

Subdomains

1 observed subdomain of audibled.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for audibled.com.

MechanismTarget
SPF_Amailbox.hq.audible.com
SPF_INCLUDEdelivery.net
SPF_IP206.18.166.0/23
SPF_IP216.203.33.178
SPF_IP216.203.33.179
SPF_IP63.240.84.0/24
SPF_IP64.238.193.17
SPF_IP64.238.193.18
SPF_IP64.238.193.19

Related pages

Pivot deeper into the graph from audibled.com.

Cypher and MCP

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

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