Skip to content

Hostname

gameindy.com

Last fetched

gameindy.com resolves to 2 IPv4 addresses operated by UIH-BBB-AS-AP UIH in TH. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gameindy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gameindy.com

Resolution chain

gameindy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
115.31.159.131115.31.159.0/24AS38794UIH-BBB-AS-AP UIHTH
115.31.159.132115.31.159.0/24AS38794UIH-BBB-AS-AP UIHTH

WHOIS identity

Registrar
iana:1068
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

80 observed subdomains of gameindy.com.

Web-graph footprint

Distinct hostnames that link to or from gameindy.com in the public web crawl.

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gameindy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP115.31.159.128/27
SPF_IP2400:cd00:1025:1::/64

Related pages

Pivot deeper into the graph from gameindy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gameindy.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.