Skip to content

Hostname

s.utui.cc

Last fetched

s.utui.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.10413.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.1813.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.5313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.9013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
143.204.194.113143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.46143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.69143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.76143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with s.utui.cc in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from s.utui.cc.

Cypher and MCP

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

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