Skip to content

Hostname

audible.it

Last fetched

audible.it resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:nom-iq ltd. trading as com laude as the registrar.

Nutrition Label

WHISPER CANON · audible.itRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/audible.it

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.156.5915.197.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.253.169.763.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.171.1943.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.182.1043.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.33.172.983.33.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:nom-iq ltd. trading as com laude
Organization
Contact emails

Subdomains

36 observed subdomains of audible.it.

Web-graph footprint

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

798 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for audible.it.

MechanismTarget
SPF_INCLUDEamazon.com

Related pages

Pivot deeper into the graph from audible.it.

Cypher and MCP

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

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