Skip to content

Hostname

cw.com.tw

Last fetched

cw.com.tw resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · cw.com.twRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cw.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.211.25104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.212.25104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:twnic
Organization
?????????? commonwealth magazine co.,ltd.
Contact emails

Subdomains

85 observed subdomains of cw.com.tw.

Web-graph footprint

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

3,118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cw.com.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf01.cw.com.tw
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.net
SPF_IP104.199.166.174
SPF_IP34.81.20.193
SPF_IP61.30.233.0/24

Related pages

Pivot deeper into the graph from cw.com.tw.

Cypher and MCP

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

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