Skip to content

Hostname

zllshop.com

Last fetched

zllshop.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · zllshop.comRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zllshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.214.130.1835.7.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.57.3345.2.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
47.76.127.21747.77.24.0/22AS45102HK
47.91.170.22247.105.0.0/16AS45102HK
52.88.233.16452.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.207.25052.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
8.218.208.2408.220.60.0/24AS45102HK

WHOIS identity

Registrar
iana:1599
Organization
han qi
Contact emails

Subdomains

1 observed subdomain of zllshop.com.

Threat posture

History

Related pages

Pivot deeper into the graph from zllshop.com.

Cypher and MCP

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

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