Skip to content

Hostname

zipbooks.com

Last fetched

zipbooks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · zipbooks.comRouting diversity6.3/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/zipbooks.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.146.75100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.246.205.3518.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.223.16434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.119.18134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.134.5034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.125.7934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.253.635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.103.6435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.161.21135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.175.12835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.52.19035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.1.1844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.83.6044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.233.1144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.211.11844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.7.1144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.178.10344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.46.23944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.144.344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.155.10352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
contact privacy inc. customer 1245194654
Contact emails

Subdomains

14 observed subdomains of zipbooks.com.

Web-graph footprint

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

520 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zipbooks.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from zipbooks.com.

Cypher and MCP

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

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