Skip to content

Hostname

tpex.org.tw

Last fetched

tpex.org.tw resolves to 1 IPv4 address operated by AS9924 in TW.

Nutrition Label

WHISPER CANON · tpex.org.twRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint7.6/10canon.whisper.security/host/tpex.org.tw

Resolution chain

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

IPPrefixASNOperatorCountry
210.63.162.253210.63.160.0/19AS9924TW

WHOIS identity

Registrar
Organization
???????????????? gretai securities market
Contact emails

Subdomains

55 observed subdomains of tpex.org.tw.

Web-graph footprint

Distinct hostnames that link to or from tpex.org.tw in the public web crawl.

602 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for tpex.org.tw.

MechanismTarget
SPF_Amail.tpex.org.tw
SPF_Asmtp-relay.hgiga.com
SPF_IP210.63.162.253
SPF_MXtpex.org.tw

Related pages

Pivot deeper into the graph from tpex.org.tw.

Cypher and MCP

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

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