Skip to content

Hostname

golstadium.com

Last fetched

golstadium.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · golstadium.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/golstadium.com

Resolution chain

golstadium.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.183.1813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7413.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.174.255.1143.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1173.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.713.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.933.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.3199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1052
Organization
imagina media audiovisual, s.l..
Contact emails

Subdomains

3 observed subdomains of golstadium.com.

Web-graph footprint

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

22 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for golstadium.com.

MechanismTarget
SPF_INCLUDEimagina-media.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from golstadium.com.

Cypher and MCP

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

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