Skip to content

Hostname

gametracker.rs

Last fetched

gametracker.rs resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:loopia d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · gametracker.rsRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gametracker.rs

Resolution chain

gametracker.rs resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.45.120104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.213.225172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:loopia d.o.o.
Organization
Contact emails

Subdomains

8 observed subdomains of gametracker.rs.

Web-graph footprint

Distinct hostnames that link to or from gametracker.rs in the public web crawl.

208 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gametracker.rs.

MechanismTarget
SPF_Agametracker.rs
SPF_IP2001:41d0:2:e067:0:0:0:0
SPF_IP212.71.233.78
SPF_IP46.105.113.103
SPF_MXgametracker.rs

Related pages

Pivot deeper into the graph from gametracker.rs.

Cypher and MCP

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

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