Skip to content

Hostname

npust.edu.tw

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.127.1.2140.112.0.0/12AS1659TW

WHOIS identity

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

Subdomains

492 observed subdomains of npust.edu.tw.

Web-graph footprint

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

178 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Anpust.edu.tw
SPF_INCLUDE_spf.google.com
SPF_IP140.127.4.0/24
SPF_IP140.127.4.35
SPF_MXnpust.edu.tw
SPF_REDIRECTmail.npust.edu.tw

Related pages

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

Cypher and MCP

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

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