Skip to content

Hostname

gamestore89.com

Last fetched

gamestore89.com resolves to 2 IPv4 addresses operated by VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, Mumbai in VN. WHOIS lists iana:3234 as the registrar.

Nutrition Label

WHISPER CANON · gamestore89.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gamestore89.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.200.23.189103.200.23.0/24AS135905VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, MumbaiVN
103.75.187.17103.75.184.0/22AS135905VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, MumbaiVN

WHOIS identity

Registrar
iana:3234
Organization
domain admin, c/o id#10760
Contact emails

Subdomains

1 observed subdomain of gamestore89.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from gamestore89.com.

Cypher and MCP

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

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