Skip to content

Hostname

rootstack.co

Last fetched

rootstack.co resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.9116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.13816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.8516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.17316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.563.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.217.2152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.56.10152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.1852.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.9352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.6952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.135.16554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.170.14954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.19754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.23754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with rootstack.co in WhisperGraph.

Subdomains

5 observed subdomains of rootstack.co.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rootstack.co.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.mailtrap.live

Related pages

Pivot deeper into the graph from rootstack.co.

Cypher and MCP

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

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