Skip to content

Hostname

bookassist.com

Last fetched

bookassist.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bookassist.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookassist.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.58.72108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
199.60.103.142199.60.103.0/24AS209242US
199.60.103.42199.60.103.0/24AS209242US
34.243.209.10034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.116.4352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.213.21152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.230.854.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.37.8254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
o'mahony, des bookassist
Contact emails

Subdomains

68 observed subdomains of bookassist.com.

Web-graph footprint

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

325 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bookassist.com.

MechanismTarget
SPF_INCLUDE6862341.spf04.hubspotemail.net
SPF_INCLUDE_spf.bookassist.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bookassist.com.

Cypher and MCP

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

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