Skip to content

Hostname

pgame8888.com

Last fetched

pgame8888.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.185.15713.121.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.187.1918.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.78.10135.96.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.95.12452.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.22.20052.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.247.1554.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of pgame8888.com owner
Contact emails

Subdomains

2 observed subdomains of pgame8888.com.

Threat posture

History

Related pages

Pivot deeper into the graph from pgame8888.com.

Cypher and MCP

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

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