Skip to content

Hostname

bookize.com

Last fetched

bookize.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bookize.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookize.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.141.1018.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.12418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.8218.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
3.161.174.353.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.174.803.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.174.883.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.174.983.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
j.l. morgan
Contact emails

Subdomains

3 observed subdomains of bookize.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bookize.com.

MechanismTarget
SPF_INCLUDEexchange.aspose.com
SPF_INCLUDEspf.send.containerize.com
SPF_MXbookize.com

Related pages

Pivot deeper into the graph from bookize.com.

Cypher and MCP

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

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