Skip to content

Hostname

twca.com.tw

Last fetched

twca.com.tw resolves to 219.87.64.179, announced in 219.87.0.0/17 by TFN-TW - Taiwan Fixed Network, Telco and Network Service Provider. in TW. twca.com.tw is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · twca.com.twRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/twca.com.tw

Resolution chain

IPv6 resolution

No AAAA record for twca.com.tw is recorded in WhisperGraph.

Attribution

taiwan fixed telco

ORIGIN_AS

WHOIS identity

Registrar
registrar:twnic
Registrant organisation
????????????
Contact emails
maintain@twca.com.tw

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns2.twca.com.tw
  • dns7.twca.com.tw
  • dns8.twca.com.tw

MX records

  • drmailspamsqr.twca.com.tw
  • mailspamsqr.twca.com.tw

SPF policy

  • ip: 118.163.87.137
  • ip: 175.98.148.169
  • ip: 175.98.148.170
  • ip: 203.67.10.137
  • ip: 210.66.125.97
  • ip: 218.211.167.228
  • ip: 219.80.19.174
  • ip: 219.80.19.183
  • ip: 219.80.19.226
  • ip: 219.80.58.97
  • ip: 220.228.145.73
  • ip: 220.228.192.226

Threat-feed evidence

History

Related pages

Pivot from twca.com.tw into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "twca.com.tw"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.