Skip to content

Hostname

pu.edu.tw

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.128.5.85140.128.4.0/22AS1659TW

WHOIS identity

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

Subdomains

3,493 observed subdomains of pu.edu.tw.

Web-graph footprint

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

331 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for pu.edu.tw.

MechanismTarget
SPF_Apu.edu.tw
SPF_INCLUDE_spf.google.com
SPF_IP140.128.1.20
SPF_IP140.128.5.112
SPF_IP140.128.5.20
SPF_IP140.128.5.203
SPF_IP140.128.5.21
SPF_IP140.128.5.46
SPF_IP140.128.5.85
SPF_IP140.128.7.130
SPF_IP2001:288:500b:5:0:0:0:20
SPF_IP2001:288:500b:5:0:0:0:21
SPF_IP2001:288:500b:5:0:0:0:85
SPF_MXpu.edu.tw

Related pages

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

Cypher and MCP

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

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