Hostname
fun-brain-games.com
Last fetched
fun-brain-games.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fun-brain-games.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.163.218.107 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.43 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.86 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.94 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 65.8.17.25 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.5 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.57 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.78 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fun-brain-games.com owner
- Contact emails
- 3b7316ba-5881-4234-86bd-7c3cb5fec2ff@identity-protect.org
- 4bc261e5-bc31-4136-9f15-949ffa24a0ff@identity-protect.org
- 4fa3f0df-43b8-4b08-9257-f988888b0ce3@identity-protect.org
- 603789bb-08f9-4afd-8202-c5cf56cc0fbf@identity-protect.org
- dc1971c5-7e0b-4d0b-badb-68e15e39aa9c@identity-protect.org
- e6301576-9eb6-4b26-8c10-876e3882e88e@identity-protect.org
- owner-22388@fun-brain-games.com.whoisprivacyservice.org
- owner-7099671@fun-brain-games.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from fun-brain-games.com.
- IP · 3.163.218.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3b7316ba-5881-4234-86bd-7c3cb5fec2ff@identity-protect.org
- TLD · .com
- Browse hostnames · fu…
- 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: "fun-brain-games.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.