Hostname
crown-gaming.com
Last fetched
crown-gaming.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crown-gaming.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.177.189.254 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.52.175 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of crown-gaming.com owner
- Contact emails
- noreply@data-protected.net
- 03a1624b-4d7d-4c44-ab91-649147b7548c@identity-protect.org
- 5b659314-ca47-4275-9190-1bf088ea9fd1@identity-protect.org
- 7eaeafbc-0916-4d54-9e5f-6fc36445beeb@identity-protect.org
- 966ab2d0-907c-4f4e-ad6a-6d7435542fc1@identity-protect.org
- e18e57c5-f217-4f78-bbab-5728ed6b575c@identity-protect.org
- f21e5685-2661-47f0-949c-f59524dafaac@identity-protect.org
- owner-12082817@crown-gaming.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of crown-gaming.com.
Threat posture
History
Related pages
Pivot deeper into the graph from crown-gaming.com.
- IP · 18.177.189.254
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · noreply@data-protected.net
- TLD · .com
- Browse hostnames · cr…
- 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: "crown-gaming.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.