Skip to content

Hostname

starywriting.net

Last fetched

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

Nutrition Label

WHISPER CANON · starywriting.netRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/starywriting.net

Resolution chain

starywriting.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.90.40100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.66.224100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.254.81100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.167.2513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.133.2043.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.45.7934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.40.11944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.178.12044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.139.23952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.146.2052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.160.11754.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.187.20554.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

6 observed subdomains of starywriting.net.

Threat posture

History

Related pages

Pivot deeper into the graph from starywriting.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "starywriting.net"})-[: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.