Skip to content

Hostname

shortgame.cc

Last fetched

shortgame.cc resolves to 2 IPv4 addresses operated by GD-EMEA-DC-CGN1 - Host Europe GmbH in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · shortgame.ccRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shortgame.cc

Resolution chain

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

IPPrefixASNOperatorCountry
80.237.133.23880.237.133.0/24AS34011GD-EMEA-DC-CGN1 - Host Europe GmbHDE
85.13.144.24285.13.144.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

Registrar
iana:1390
Organization
gernot grinschgl
Contact emails

Subdomains

4 observed subdomains of shortgame.cc.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shortgame.cc.

MechanismTarget
SPF_Ashortgame.cc
SPF_INCLUDEspf.kasserver.com
SPF_INCLUDEspf.server-he.de
SPF_MXshortgame.cc

Related pages

Pivot deeper into the graph from shortgame.cc.

Cypher and MCP

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

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