Skip to content

Hostname

bookgobble.com

Last fetched

bookgobble.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · bookgobble.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bookgobble.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.166.53.24535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.192.10535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.108.24135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.45.8344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.168.23344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.237.4152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.25.19552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.234.7752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
deana riddle
Contact emails

Subdomains

19 observed subdomains of bookgobble.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bookgobble.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from bookgobble.com.

Cypher and MCP

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

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