Skip to content

Hostname

uu58.org

Last fetched

uu58.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · uu58.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/uu58.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.79108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.8108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.93108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.94108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.11718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.1218.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.12318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.2318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:472
Organization
xiaoyang
Contact emails

Subdomains

1 observed subdomain of uu58.org.

Subdomain
www.uu58.org

Web-graph footprint

Distinct hostnames that link to or from uu58.org in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from uu58.org.

Cypher and MCP

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

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