Skip to content

Hostname

zeezest.com

Last fetched

zeezest.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.1013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.10213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.242.12118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2618.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.165.75.1173.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.343.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.363.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.703.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
54.192.35.12554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of zeezest.com.

Web-graph footprint

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

297 sites link to this hostname.

934 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from zeezest.com.

Cypher and MCP

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

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