Skip to content

Hostname

bookbub.com

Last fetched

bookbub.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bookbub.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookbub.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.18143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.42143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.9143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.97143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.116.1118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.11718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.3199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
1 broadway 14th floor
Contact emails

Subdomains

51 observed subdomains of bookbub.com.

Web-graph footprint

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

8,707 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bookbub.com.

Related pages

Pivot deeper into the graph from bookbub.com.

Cypher and MCP

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

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