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
Resolution chain
pgame8888.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.114.185.157 | 13.121.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.187.19 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.73.78.101 | 35.96.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.95.124 | 52.216.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.22.200 | 52.79.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.247.15 | 54.253.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pgame8888.com owner
- Contact emails
- 0edd6f2b-aafc-41cc-bedf-fefa10f36b1d@identity-protect.org
- 540b8e70-6977-42a0-83f3-c22ae99004c6@identity-protect.org
- 550f0c82-5a3c-4d6c-9cc4-6134c1ceecdf@identity-protect.org
- 69897a72-22ca-48e4-90ff-2361a0d629d5@identity-protect.org
- 8038864a-6cc7-49b7-a333-898b0865dc97@identity-protect.org
- 83518501-c32f-418f-8ecf-2b203da25265@identity-protect.org
- b5b7b053-4422-4618-b25e-d5dc2a79b140@identity-protect.org
Subdomains
2 observed subdomains of pgame8888.com.
| Subdomain |
|---|
| site.pgame8888.com |
| uat.pgame8888.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pgame8888.com.
- IP · 13.114.185.157
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0edd6f2b-aafc-41cc-bedf-fefa10f36b1d@identity-protect.org
- TLD · .com
- Browse hostnames · pg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.