Hostname
thejjgaming.com
Last fetched
thejjgaming.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thejjgaming.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.121.28 | 3.5.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.57 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.118 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.150 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.182 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.11 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.243 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.189 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.54 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.9 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.76 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.140 | 52.219.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.210.68 | 52.219.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.47.236 | 52.219.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.72.228 | 52.219.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.75.166 | 52.219.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thejjgaming.com owner
- Contact emails
- 222549bc-3109-4b10-aaf8-62224015b8e6@identity-protect.org
- 380cbe09-6ec4-48a7-ae75-7b4ecfd3376d@identity-protect.org
- 74a12776-6df1-4365-ab66-76f183d6a0a8@identity-protect.org
- 85293e67-ff68-44f3-806a-3572e1223f3e@identity-protect.org
- 98a49866-23da-4e87-9562-edbcc3a03be7@identity-protect.org
- f6a59c21-ab7e-4271-9f5b-c204ea450da8@identity-protect.org
- owner-5462603@thejjgaming.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from thejjgaming.com.
- IP · 3.5.121.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 222549bc-3109-4b10-aaf8-62224015b8e6@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thejjgaming.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.