Skip to content

Hostname

westminster.edu

Last fetched

westminster.edu resolves to 2 IPv4 addresses operated by SS-ASH - SECURED SERVERS LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.44.94131.153.44.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
192.124.249.25192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
Organization
westminster college
Contact emails

Subdomains

45 observed subdomains of westminster.edu.

Web-graph footprint

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

543 sites link to this hostname.

340 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for westminster.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.regroupcloud.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP69.55.6.162
SPF_IP70.32.50.15
SPF_IP70.32.50.251

Related pages

Pivot deeper into the graph from westminster.edu.

Cypher and MCP

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

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