Skip to content

Hostname

cht.com.tw

Last fetched

cht.com.tw has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:hinet as the registrar.

Nutrition Label

WHISPER CANON · cht.com.twRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cht.com.tw

Resolution chain

cht.com.tw has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:hinet
Organization
?????????? chunghwa telecom. co.,
Contact emails

Subdomains

328 observed subdomains of cht.com.tw.

Web-graph footprint

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

1,218 sites link to this hostname.

495 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for cht.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.39.160.112
SPF_IP202.39.160.113
SPF_IP202.39.160.141
SPF_IP202.39.160.142/31
SPF_IP202.39.160.144/30
SPF_IP202.39.160.148/31
SPF_IP202.39.167.89
SPF_IP202.39.168.51
SPF_IP202.39.168.52/30
SPF_IP202.39.168.56

Related pages

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

Cypher and MCP

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

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