Skip to content

Hostname

80win0.com

Last fetched

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

Nutrition Label

WHISPER CANON · 80win0.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/80win0.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.206.11918.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.1218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.5218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.7018.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.1063.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.123.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.23.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.793.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
kakrona chea
Contact emails

Subdomains

1 observed subdomain of 80win0.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 80win0.com.

Cypher and MCP

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

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