Skip to content

Hostname

gamehouse.com

Last fetched

gamehouse.com resolves to 1 IPv4 address operated by AS58186 in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · gamehouse.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gamehouse.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.192.226.19591.192.226.0/24AS58186NL

WHOIS identity

Registrar
iana:1052
Organization
gamehouse europe b.v.
Contact emails

Subdomains

78 observed subdomains of gamehouse.com.

Web-graph footprint

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

615 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gamehouse.com.

MechanismTarget
SPF_Agamehouse.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErealnetworks.com
SPF_INCLUDEspf.metacomet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP91.192.226.0/24
SPF_MXgamehouse.com
SPF_MXmail.helpshift.com

Related pages

Pivot deeper into the graph from gamehouse.com.

Cypher and MCP

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

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