Skip to content

Hostname

tinysteps.co

Last fetched

tinysteps.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · tinysteps.coRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tinysteps.co

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.84.2353.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.123.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.9852.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.3452.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.13852.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.21952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.24352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.4352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.10752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.21952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.16352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.211.22752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.5952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.9152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.2752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.19552.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
nadaa taiyab
Contact emails

Subdomains

2 observed subdomains of tinysteps.co.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tinysteps.co.

MechanismTarget
SPF_Atinysteps.co
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXtinysteps.co

Related pages

Pivot deeper into the graph from tinysteps.co.

Cypher and MCP

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

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