Hostname
multidimensionalgames.com
Last fetched
multidimensionalgames.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
multidimensionalgames.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 |
|---|---|---|---|---|
| 99.84.234.111 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.41 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.58 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.88 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.105 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.110 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.20 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.252.88 | 99.84.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of multidimensionalgames.com owner
- Contact emails
- 2c969ff7-7c99-48a6-b373-d9dfbfcd0da6@identity-protect.org
- a6433a79-281f-4f46-9757-fa19d514b74b@identity-protect.org
- be5196cc-e470-4262-b976-057ecb2f0234@identity-protect.org
- owner-2944564@multidimensionalgames.com.whoisprivacyservice.org
- owner-3214513@multidimensionalgames.com.whoisprivacyservice.org
- owner@multidimensionalgames.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of multidimensionalgames.com.
| Subdomain |
|---|
| www.multidimensionalgames.com |
Web-graph footprint
Distinct hostnames that link to or from multidimensionalgames.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from multidimensionalgames.com.
- IP · 99.84.234.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2c969ff7-7c99-48a6-b373-d9dfbfcd0da6@identity-protect.org
- TLD · .com
- Browse hostnames · mu…
- 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: "multidimensionalgames.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.