Skip to content

Hostname

thestarware.com

Last fetched

thestarware.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · thestarware.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thestarware.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.80.11818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.1818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.103.10718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.1518.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.2718.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.5418.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.82.1123.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1273.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.653.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.973.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

8 observed subdomains of thestarware.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thestarware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from thestarware.com.

Cypher and MCP

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

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