Skip to content

Hostname

bookofus.com

Last fetched

bookofus.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bookofus.comRouting diversity6.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookofus.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.202.163100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.223.93100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.234.143100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.210.19818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.70.1793.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.126.1503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.105.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.156.1713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.116.2513.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.10.1953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.147.14534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.38.22835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.16.9335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.89.19435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.226.5144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.124.1344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.237.23944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.226.6044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.197.2150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.34.17452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
buydomains_com
Contact emails

Subdomains

10 observed subdomains of bookofus.com.

Web-graph footprint

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

26 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bookofus.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bookofus.com.

Cypher and MCP

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

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