Skip to content

Hostname

ju.edu

Last fetched

ju.edu resolves to 1 IPv4 address operated by ROCKET-SIRIUS - ROCKET SOFTWARE INC in US.

Nutrition Label

WHISPER CANON · ju.eduRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/ju.edu

Resolution chain

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

IPPrefixASNOperatorCountry
69.39.226.2569.39.224.0/20AS32181ROCKET-SIRIUS - ROCKET SOFTWARE INCUS

WHOIS identity

Registrar
Organization
jacksonville university
Contact emails

Subdomains

111 observed subdomains of ju.edu.

Web-graph footprint

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

844 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ju.edu.

MechanismTarget
SPF_Asmtp.notification.com
SPF_Asmtp1.notification.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtechnolutions.net
SPF_IP204.29.160.38
SPF_IP209.133.124.238/32
SPF_IP209.133.124.239
SPF_IP3.218.253.173
SPF_IP35.160.78.215
SPF_IP52.38.184.84
SPF_IP52.42.20.3/32
SPF_IP52.45.50.190/32
SPF_IP66.151.109.0/24
SPF_IP74.122.104.0/22
SPF_MXju.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.