Skip to content

Hostname

stadium.software

Last fetched

stadium.software resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · stadium.softwareRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/stadium.software

Resolution chain

stadium.software resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.80.4618.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5118.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5418.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5518.238.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.139.1253.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.283.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.303.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.603.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

12 observed subdomains of stadium.software.

Web-graph footprint

Distinct hostnames that link to or from stadium.software in the public web crawl.

6 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stadium.software.

MechanismTarget
SPF_Astadium.software
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXstadium.software

Related pages

Pivot deeper into the graph from stadium.software.

Cypher and MCP

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

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