Skip to content

Hostname

gamehost.fi

Last fetched

gamehost.fi resolves to 3 IPv4 addresses operated by HETZNER-AS in FI.

Nutrition Label

WHISPER CANON · gamehost.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gamehost.fi

Resolution chain

gamehost.fi resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with gamehost.fi in WhisperGraph.

Subdomains

94 observed subdomains of gamehost.fi.

Web-graph footprint

Distinct hostnames that link to or from gamehost.fi in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gamehost.fi.

MechanismTarget
SPF_IP135.181.77.38
SPF_IP2a01:4f9:4b:1518::2/128
SPF_IP2a01:4f9:c012:e21f::1/128
SPF_IP2a01:4f9:c013:6218::1/128
SPF_IP2a01:4f9:c013:e003::1/128
SPF_IP65.108.254.9
SPF_IP65.21.134.236
SPF_IP77.42.40.134
SPF_IP77.42.74.115
SPF_MXgamehost.fi

Related pages

Pivot deeper into the graph from gamehost.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gamehost.fi"})-[: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.