Skip to content

Hostname

gamestar.hu

Last fetched

gamestar.hu resolves to 1 IPv4 address operated by RACKFOREST-AS - Rackforest Zrt. in HU.

Nutrition Label

WHISPER CANON · gamestar.huRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gamestar.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.80.50.8185.80.48.0/22AS62214RACKFOREST-AS - Rackforest Zrt.HU

WHOIS identity

No WHOIS records are currently associated with gamestar.hu in WhisperGraph.

Subdomains

50 observed subdomains of gamestar.hu.

Web-graph footprint

Distinct hostnames that link to or from gamestar.hu in the public web crawl.

282 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gamestar.hu.

MechanismTarget
SPF_Agamestar.hu
SPF_INCLUDE_spf.google.com
SPF_IP185.43.205.69
SPF_IP185.80.50.141
SPF_IP185.80.50.8
SPF_IP185.80.51.25
SPF_MXgamestar.hu

Related pages

Pivot deeper into the graph from gamestar.hu.

Cypher and MCP

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

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