Skip to content

Hostname

coway.com

Last fetched

coway.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · coway.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coway.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.122.7813.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.139.7013.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.18.13413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.120.6313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.135.21913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.202.17315.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.69.803.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.99.583.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.191.13043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.93.20052.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.96.11752.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.48.12654.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.97.1454.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.15.24343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.20.7343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.109.12152.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for coway.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEwhite.coway.do
SPF_INCLUDEwhite1.coway.co.kr
SPF_INCLUDEwhite2.coway.co.kr
SPF_INCLUDEwhite3.coway.co.kr

Related pages

Pivot deeper into the graph from coway.com.

Cypher and MCP

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

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