Skip to content

Hostname

ursuline.edu

Last fetched

ursuline.edu resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.225.208.5067.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
ursuline college
Contact emails

Subdomains

77 observed subdomains of ursuline.edu.

Web-graph footprint

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

369 sites link to this hostname.

283 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ursuline.edu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpost.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.253.251.136/32
SPF_IP67.225.224.60
SPF_IP69.54.61.96

Related pages

Pivot deeper into the graph from ursuline.edu.

Cypher and MCP

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

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