Skip to content

Hostname

bookis.com

Last fetched

bookis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · bookis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bookis.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.238.1013.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.10813.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.12113.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.7413.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.173.132.3518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bookis.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bookis.com.

Cypher and MCP

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

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