Hostname
mightygamesgroup.com
Last fetched
mightygamesgroup.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mightygamesgroup.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 |
|---|---|---|---|---|
| 108.138.26.127 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.23 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.43 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.92 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.164.53.18 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.85 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.9 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.91 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- benjamin smith
- Contact emails
- benbritten@mac.com
- hostmaster@lunarpages.com
- 488ea1ad-8422-4d4a-b716-8c5b68cf90e7@identity-protect.org
- 4d7f68c0-8d44-43fb-8ae9-efdc3e6660b5@identity-protect.org
- 65041ad2-abb3-4eda-8462-08961f42e7b8@identity-protect.org
- 70fe85c4-6c0f-447e-9bf1-688307d49e07@identity-protect.org
- 7b774e82-2956-421e-ba1f-26974d4a7cd4@identity-protect.org
- 931e39c6-c22f-43b0-8748-a4dec5d8b24a@identity-protect.org
- a56fc650-0012-4582-baed-d24336878dbf@identity-protect.org
- owner-11123034@mightygamesgroup.com.whoisprivacyservice.org
- owner-658012@mightygamesgroup.com.whoisprivacyservice.org
- owner-7870760@mightygamesgroup.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of mightygamesgroup.com.
Web-graph footprint
Distinct hostnames that link to or from mightygamesgroup.com in the public web crawl.
26 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for mightygamesgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 61.68.28.194 |
Related pages
Pivot deeper into the graph from mightygamesgroup.com.
- IP · 108.138.26.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · benbritten@mac.com
- TLD · .com
- Browse hostnames · mi…
- 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: "mightygamesgroup.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.