Skip to content

Hostname

cwbook.com.tw

Last fetched

cwbook.com.tw resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · cwbook.com.twRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cwbook.com.tw

Resolution chain

cwbook.com.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.110.235.21434.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

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

Subdomains

11 observed subdomains of cwbook.com.tw.

Web-graph footprint

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

187 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for cwbook.com.tw.

MechanismTarget
SPF_IP202.173.37.38
SPF_IP210.61.23.130
SPF_IP210.61.251.119
SPF_IP210.61.47.13
SPF_IP210.65.139.140
SPF_IP61.30.233.0/24

Related pages

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

Cypher and MCP

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

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