Skip to content

Hostname

tier.org.tw

Last fetched

tier.org.tw resolves to 2 IPv4 addresses operated by AS9924 in TW.

Nutrition Label

WHISPER CANON · tier.org.twRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/tier.org.tw

Resolution chain

tier.org.tw resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
??????????? taiwan institute of economic research
Contact emails

Subdomains

61 observed subdomains of tier.org.tw.

Web-graph footprint

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

172 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tier.org.tw.

MechanismTarget
SPF_INCLUDEzcsend.net
SPF_IP123.252.92.178
SPF_IP203.75.204.172
SPF_IP219.87.82.67
SPF_IP220.130.134.10
SPF_IP60.251.107.19
SPF_IP61.219.15.1
SPF_IP61.219.7.172
SPF_IP61.219.7.175
SPF_IP61.219.97.172
SPF_IP61.220.95.190
SPF_IP61.67.247.193
SPF_MXtier.org.tw

Related pages

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

Cypher and MCP

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

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