Skip to content

Hostname

gameeroid.com

Last fetched

gameeroid.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · gameeroid.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gameeroid.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

10 observed subdomains of gameeroid.com.

Web-graph footprint

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

6 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gameeroid.com

SPF policy

8 SPF mechanisms authorising senders for gameeroid.com.

MechanismTarget
SPF_Agameeroid.com
SPF_IP103.216.60.172
SPF_IP109.206.254.78
SPF_IP116.202.222.48
SPF_IP185.141.132.23
SPF_IP185.86.181.246
SPF_IP5.9.119.204
SPF_MXgameeroid.com

Related pages

Pivot deeper into the graph from gameeroid.com.

Cypher and MCP

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

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