Skip to content

Hostname

ccu.edu.tw

Last fetched

ccu.edu.tw resolves to 1 IPv4 address operated by AS1659 in TW.

Nutrition Label

WHISPER CANON · ccu.edu.twRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ccu.edu.tw

Resolution chain

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

IPPrefixASNOperatorCountry
140.123.1.2140.112.0.0/12AS1659TW

WHOIS identity

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

Subdomains

7,331 observed subdomains of ccu.edu.tw.

Web-graph footprint

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

388 sites link to this hostname.

209 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ccu.edu.tw.

MechanismTarget
SPF_INCLUDEspf01.ccu.edu.tw
SPF_INCLUDEspf02.ccu.edu.tw
SPF_IP140.123.2.0/24
SPF_IP2001:288:6001:2::/64

Related pages

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

Cypher and MCP

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

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