Skip to content

Hostname

122qzone.com

Last fetched

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

Nutrition Label

WHISPER CANON · 122qzone.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/122qzone.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.87.11818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.6718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.7318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
3.162.232.1293.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.363.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.453.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.863.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.170.249.1163.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.183.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.253.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.443.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 122qzone.com.

Cypher and MCP

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

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