Skip to content

Hostname

2jj88.com

Last fetched

2jj88.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 2jj88.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/2jj88.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.162.247.103.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.1173.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.403.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.513.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.1203.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.513.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.643.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.663.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:1923
Organization
shilinping
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 2jj88.com.

Cypher and MCP

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

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