Hostname
gamesofgotland.com
Last fetched
gamesofgotland.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
gamesofgotland.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.216.102 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.89 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.234 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- —
- Contact emails
- 33jy4v4wmmtc@privacy-protection.email
- 6dg6efb2wdme@privacy-protection.email
- 95ebw9gsq78w@privacy-protection.email
- bpqojvz7ckvc@privacy-protection.email
- c9tmt7kebv93@privacy-protection.email
- esatx4jvbbok@privacy-protection.email
- jbmua99iw7fg@privacy-protection.email
- q97vws37jtep@privacy-protection.email
- qpbnezmaymm9@privacy-protection.email
- qraw4uwtk8k2@privacy-protection.email
- srb3qfsfn4bu@privacy-protection.email
- t7apgdinfbzg@privacy-protection.email
- ugoqnk5hcmyk@privacy-protection.email
Threat posture
History
Related pages
Pivot deeper into the graph from gamesofgotland.com.
- IP · 3.5.216.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · SE
- Email · 33jy4v4wmmtc@privacy-protection.email
- TLD · .com
- Browse hostnames · ga…
- 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: "gamesofgotland.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.