Skip to content

Hostname

gamestv.org

Last fetched

gamestv.org resolves to 1 IPv4 address operated by AS24961 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · gamestv.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gamestv.org

Resolution chain

gamestv.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.163.131.7789.163.128.0/17AS24961DE

WHOIS identity

Registrar
iana:1390
Organization
hendrik helmvoigt
Contact emails

Subdomains

10 observed subdomains of gamestv.org.

Web-graph footprint

Distinct hostnames that link to or from gamestv.org in the public web crawl.

60 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from gamestv.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gamestv.org"})-[: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.