Skip to content

Hostname

58uu.one

Last fetched

58uu.one 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 · 58uu.oneRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/58uu.one

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.12713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.10613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.240.183.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.403.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.723.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.903.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

1 observed subdomain of 58uu.one.

Subdomain
www.58uu.one

Web-graph footprint

Distinct hostnames that link to or from 58uu.one in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 58uu.one.

Cypher and MCP

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

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