Skip to content

Hostname

magicwin360.live

Last fetched

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

Nutrition Label

WHISPER CANON · magicwin360.liveRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/magicwin360.live

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.10313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.2913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.63.323.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.503.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.783.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.983.163.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of magicwin360.live.

Threat posture

History

Related pages

Pivot deeper into the graph from magicwin360.live.

Cypher and MCP

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

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