Hostname
channel3gaming.com
Last fetched
channel3gaming.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
channel3gaming.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.165.13 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.221.111.35 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.162.8 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.44.62 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 12412543420
- Contact emails
- ikqhepvuze8p@contactprivacy.email
- 2b666f2f-b40d-4c8f-9a95-b74617502702@identity-protect.org
- 36420562-5edc-4ff9-8036-1d94593bdba5@identity-protect.org
- 49e9df41-b711-4f5b-b8ca-38e922cf4e23@identity-protect.org
- 97de4fc2-182e-4a0f-8fbf-daf08c4c2ce5@identity-protect.org
- 9cb30f48-81b2-446e-8c27-ec04c46f12f2@identity-protect.org
- e8f20481-36f8-435d-a5fc-24e2e2bbafe1@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from channel3gaming.com.
- IP · 100.50.165.13
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ikqhepvuze8p@contactprivacy.email
- TLD · .com
- Browse hostnames · ch…
- 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: "channel3gaming.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.