Skip to content

Hostname

winstar.com

Last fetched

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

Nutrition Label

WHISPER CANON · winstar.comRouting diversity7.3/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/winstar.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.130.75100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.45.175107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.213.21113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.244.10918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.156.91184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.232.1463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.43.2513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.224.713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.138.1193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.120.7834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.249.23834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.223.4934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.80.7344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.144.13844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.211.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.29.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.139.16244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.176.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.145.24052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.235.7252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chickasaw nation department of commerce
Contact emails

Subdomains

24 observed subdomains of winstar.com.

Web-graph footprint

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

846 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for winstar.com.

MechanismTarget
SPF_Amail.winstar.com
SPF_INCLUDE4132260.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from winstar.com.

Cypher and MCP

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

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