Skip to content

Hostname

livewinz88.com

Last fetched

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

Nutrition Label

WHISPER CANON · livewinz88.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/livewinz88.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.107108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.42108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.83108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.86108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.227.12713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.12913.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.4113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.4813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.65.48.1318.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.4818.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.7818.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.9218.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

1 observed subdomain of livewinz88.com.

Threat posture

History

Related pages

Pivot deeper into the graph from livewinz88.com.

Cypher and MCP

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

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