Skip to content

Hostname

gamescore.com

Last fetched

gamescore.com resolves to 2 IPv4 addresses operated by PERFORMIVE - Performive LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.58.186.246199.58.186.0/24AS46562PERFORMIVE - Performive LLCUS
199.58.186.249199.58.186.0/24AS46562PERFORMIVE - Performive LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • gamescore.com

SPF policy

4 SPF mechanisms authorising senders for gamescore.com.

MechanismTarget
SPF_Agamescore.com
SPF_IP199.58.186.246
SPF_IP199.58.186.249
SPF_MXgamescore.com

Related pages

Pivot deeper into the graph from gamescore.com.

Cypher and MCP

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

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