Skip to content

Hostname

steadio.co

Last fetched

steadio.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · steadio.coRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/steadio.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.18.11218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.4018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.5418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.8618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.113.10118.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.10418.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.5618.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.9518.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of steadio.co.

Web-graph footprint

Distinct hostnames that link to or from steadio.co in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for steadio.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP208.117.50.222
SPF_IP208.117.54.168

Related pages

Pivot deeper into the graph from steadio.co.

Cypher and MCP

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

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