Skip to content

Hostname

starry.com

Last fetched

starry.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · starry.comRouting diversity6.1/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/starry.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.34.173100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.246.2100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.208.9107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.104.19018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.19.8018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.81.12118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.141.2263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.241.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.86.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.121.1463.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.225.6634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.226.23444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.112.12544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.5.3752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.100.1952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.107.13154.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.244.19154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.190.1813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.51.20132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.25.1032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
starry
Contact emails

Subdomains

67 observed subdomains of starry.com.

Web-graph footprint

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

304 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for starry.com.

MechanismTarget
SPF_INCLUDEmarketing._spf.starry.com
SPF_INCLUDEprimary._spf.starry.com

Related pages

Pivot deeper into the graph from starry.com.

Cypher and MCP

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

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