Skip to content

Hostname

usj.edu

Last fetched

usj.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · usj.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/usj.edu

Resolution chain

usj.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.26.31104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.156.156172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
university of saint joseph
Contact emails

Subdomains

33 observed subdomains of usj.edu.

Web-graph footprint

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

480 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for usj.edu.

MechanismTarget
SPF_INCLUDEcashnet.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.196.238.220
SPF_IP136.41.1.251
SPF_IP170.146.220.100/30
SPF_IP170.146.220.104/31
SPF_IP170.146.221.100/30
SPF_IP170.146.221.104/31
SPF_IP176.31.145.254/32
SPF_IP199.244.252.219
SPF_IP204.168.144.57
SPF_IP207.200.20.0/24
SPF_IP216.17.115.132
SPF_IP23.253.251.136/32
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP40.90.247.249/32
SPF_IP50.226.106.2
SPF_IP52.180.90.234/32
SPF_IP72.10.115.2
SPF_IP74.217.128.1

Related pages

Pivot deeper into the graph from usj.edu.

Cypher and MCP

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

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