Skip to content

Hostname

wu88.live

Last fetched

wu88.live resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wu88.liveRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/wu88.live

Resolution chain

wu88.live resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.96.2913.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.4713.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.613.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.7913.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.153.3913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.613.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.7213.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.9913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.112.11718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1018.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.11118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.5818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.7918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of wu88.live.

Web-graph footprint

Distinct hostnames that link to or from wu88.live in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from wu88.live.

Cypher and MCP

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

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