Hostname
gameffective.com
Last fetched
gameffective.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gameffective.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.81.20 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.219.113.202 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.168.120 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.39.237 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.117.178 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.205.91 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- gameffective.com@domainprivacygroup.com
- 2ba1a731-8c5a-499d-8254-ad865a653dff@identity-protect.org
- 2cc27a27-8f46-47d7-b7ed-f9a8f032b3ea@identity-protect.org
- 5e2b5860-05d1-47aa-9333-6cc67db78dff@identity-protect.org
- 7ace6b49-4b37-4047-84dd-cc92085422b9@identity-protect.org
- 7e1ae313-7db3-42dc-b166-4fe2b1160ddb@identity-protect.org
- 99f5e433-b4ed-48cf-a98d-9fcc0f578dcd@identity-protect.org
- bcc08709-1dae-4d8c-80eb-c5c054b122bc@identity-protect.org
- owner-11007805@gameffective.com.whoisprivacyservice.org
- owner-11229176@gameffective.com.whoisprivacyservice.org
- owner-3792860@gameffective.com.whoisprivacyservice.org
- owner-4107117@gameffective.com.whoisprivacyservice.org
- owner-7047657@gameffective.com.whoisprivacyservice.org
- owner-7361914@gameffective.com.whoisprivacyservice.org
- owner-7857504@gameffective.com.whoisprivacyservice.org
- owner-8099194@gameffective.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of gameffective.com.
Web-graph footprint
Distinct hostnames that link to or from gameffective.com in the public web crawl.
63 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for gameffective.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gameffective.com.
- IP · 100.51.81.20
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gameffective.com@domainprivacygroup.com
- 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: "gameffective.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.