Skip to content

Hostname

capital.com.tw

Last fetched

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

Nutrition Label

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

Resolution chain

capital.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:twnic
Organization
????????????
Contact emails

Subdomains

108 observed subdomains of capital.com.tw.

Web-graph footprint

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

174 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for capital.com.tw.

MechanismTarget
SPF_Acapital.com.tw
SPF_IP122.146.3.192/26
SPF_IP203.69.50.0/24
SPF_IP210.59.248.128/27
SPF_IP211.75.100.32/27
SPF_IP60.248.102.64/27
SPF_MXcapital.com.tw

Related pages

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

Cypher and MCP

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

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