Skip to content

Hostname

gamestoresy.com

Last fetched

gamestoresy.com resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · gamestoresy.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gamestoresy.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.0.248.17381.0.248.0/23AS51167GB

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

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

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gamestoresy.com

SPF policy

4 SPF mechanisms authorising senders for gamestoresy.com.

MechanismTarget
SPF_Agamestoresy.com
SPF_IP38.242.211.249
SPF_IP81.0.248.173
SPF_MXgamestoresy.com

Related pages

Pivot deeper into the graph from gamestoresy.com.

Cypher and MCP

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

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