Skip to content

Hostname

stargames.at

Last fetched

stargames.at resolves to 1 IPv4 address operated by AS60368 in AT.

Nutrition Label

WHISPER CANON · stargames.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/stargames.at

Resolution chain

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

IPPrefixASNOperatorCountry
94.136.112.18894.136.112.0/23AS60368AT

WHOIS identity

Registrar
Organization
europe entertainment
Contact emails

Subdomains

2 observed subdomains of stargames.at.

Web-graph footprint

Distinct hostnames that link to or from stargames.at in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stargames.at.

MechanismTarget
SPF_INCLUDEspf.greentube.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.76.0/24
SPF_IP185.16.77.0/24
SPF_MXstargames.at

Related pages

Pivot deeper into the graph from stargames.at.

Cypher and MCP

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

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