Skip to content

Hostname

gamesofa.com

Last fetched

gamesofa.com resolves to 1 IPv4 address operated by AS7532 in TW. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gamesofa.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gamesofa.com

Resolution chain

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

IPPrefixASNOperatorCountry
112.121.80.43112.121.64.0/19AS7532TW

WHOIS identity

Registrar
iana:468
Organization
on behalf of gamesofa.com owner
Contact emails

Subdomains

45 observed subdomains of gamesofa.com.

Web-graph footprint

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

192 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gamesofa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP103.19.29.0/27
SPF_IP112.121.80.0/24
SPF_IP18.188.43.1
SPF_IP54.179.185.127
SPF_IP54.248.105.51

Related pages

Pivot deeper into the graph from gamesofa.com.

Cypher and MCP

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

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