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
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.
Showing 25 of 328. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for cht.com.tw.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 202.39.160.112 |
| SPF_IP | 202.39.160.113 |
| SPF_IP | 202.39.160.141 |
| SPF_IP | 202.39.160.142/31 |
| SPF_IP | 202.39.160.144/30 |
| SPF_IP | 202.39.160.148/31 |
| SPF_IP | 202.39.167.89 |
| SPF_IP | 202.39.168.51 |
| SPF_IP | 202.39.168.52/30 |
| SPF_IP | 202.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.