Skip to content

Hostname

bookdelivery.com

Last fetched

bookdelivery.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · bookdelivery.comRouting diversity5.7/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookdelivery.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.202.19113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.193.22418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.11.333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.143.1423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.77.1983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.185.1983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.231.18534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.207.2134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.203.4635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.110.6435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.60.15944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.242.19752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.252.6252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.252.8954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.242.25054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.246.25054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.142.24332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.169.432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of bookdelivery.com.

Web-graph footprint

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

345 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bookdelivery.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from bookdelivery.com.

Cypher and MCP

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

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