Hostname
ju.edu
Last fetched
ju.edu resolves to 1 IPv4 address operated by ROCKET-SIRIUS - ROCKET SOFTWARE INC in US.
Nutrition Label
Resolution chain
ju.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.39.226.25 | 69.39.224.0/20 | AS32181 | ROCKET-SIRIUS - ROCKET SOFTWARE INC | US |
WHOIS identity
- Registrar
- —
- Organization
- jacksonville university
- Contact emails
- —
Subdomains
111 observed subdomains of ju.edu.
Showing 25 of 111. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ju.edu in the public web crawl.
844 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for ju.edu.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.notification.com |
| SPF_A | smtp1.notification.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | technolutions.net |
| SPF_IP | 204.29.160.38 |
| SPF_IP | 209.133.124.238/32 |
| SPF_IP | 209.133.124.239 |
| SPF_IP | 3.218.253.173 |
| SPF_IP | 35.160.78.215 |
| SPF_IP | 52.38.184.84 |
| SPF_IP | 52.42.20.3/32 |
| SPF_IP | 52.45.50.190/32 |
| SPF_IP | 66.151.109.0/24 |
| SPF_IP | 74.122.104.0/22 |
| SPF_MX | ju.edu |
Related pages
Pivot deeper into the graph from ju.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ju.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.