Hostname
hpu.edu
Last fetched
hpu.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- hawaii pacific university
- Contact emails
- —
Subdomains
187 observed subdomains of hpu.edu.
Showing 25 of 187. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hpu.edu in the public web crawl.
981 sites link to this hostname.
1,177 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for hpu.edu.
| Mechanism | Target |
|---|---|
| SPF_A | ido-mxrelay-pa1.hpu.edu |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cust-spf.cashnet.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.wbm.ai |
| SPF_IP | 104.45.175.206/32 |
| SPF_IP | 176.31.145.254/32 |
| SPF_IP | 198.199.136.28 |
| SPF_IP | 50.28.102.154 |
| SPF_IP | 50.28.107.250 |
| SPF_IP | 52.224.142.128/32 |
Related pages
Pivot deeper into the graph from hpu.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hpu.edu"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.