Skip to content

Hostname

33zh88.com

Last fetched

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

Nutrition Label

WHISPER CANON · 33zh88.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/33zh88.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.122.1033.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1193.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1213.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.93.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.1163.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.1283.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.253.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.93.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.783.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.923.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of 33zh88.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 33zh88.com.

Cypher and MCP

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

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