Skip to content

Hostname

tn.edu.tw

Last fetched

tn.edu.tw resolves to 2 IPv4 addresses operated by AS1659 in TW.

Nutrition Label

WHISPER CANON · tn.edu.twRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/tn.edu.tw

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with tn.edu.tw in WhisperGraph.

Subdomains

2,897 observed subdomains of tn.edu.tw.

Web-graph footprint

Distinct hostnames that link to or from tn.edu.tw in the public web crawl.

239 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tn.edu.tw.

MechanismTarget
SPF_IP163.26.1.174
SPF_IP163.26.1.175
SPF_IP163.26.1.63
SPF_IP163.26.1.64
SPF_IP2001:288:7200:1:0:0:0:63
SPF_IP2001:288:7200:1:0:0:0:64

Related pages

Pivot deeper into the graph from tn.edu.tw.

Cypher and MCP

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

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