Skip to content

Hostname

cosplaywon.com

Last fetched

cosplaywon.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · cosplaywon.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cosplaywon.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.18416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.1716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.6116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.189.10316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.5216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.3316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.2116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.13716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.18116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.249.352.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.102.14752.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.2152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.65.23552.217.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.82.22752.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.139.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.204.10954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

5 observed subdomains of cosplaywon.com.

Web-graph footprint

Distinct hostnames that link to or from cosplaywon.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cosplaywon.com.

MechanismTarget
SPF_Acosplaywon.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from cosplaywon.com.

Cypher and MCP

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

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