Skip to content

Hostname

stown.cc

Last fetched

stown.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · stown.ccRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/stown.cc

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2403.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2533.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.2523.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1043.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.383.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1253.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.373.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.713.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.12852.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.8452.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.3152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.8752.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.13152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.21152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.5152.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.200.352.219.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

2 observed subdomains of stown.cc.

Web-graph footprint

Distinct hostnames that link to or from stown.cc in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from stown.cc.

Cypher and MCP

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

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