Skip to content

Hostname

bookdepository.com

Last fetched

bookdepository.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.253.169.23.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.182.2063.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.238.163.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.239.39.19354.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.239.39.20354.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.239.39.21354.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
book depository hostmaster
Contact emails

Subdomains

23 observed subdomains of bookdepository.com.

Web-graph footprint

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

13,032 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bookdepository.com.

MechanismTarget
SPF_INCLUDEamazon.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf1.amazon.com
SPF_INCLUDEspf2.amazon.com

Related pages

Pivot deeper into the graph from bookdepository.com.

Cypher and MCP

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

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