Hostname
westminster.edu
Last fetched
westminster.edu resolves to 2 IPv4 addresses operated by SS-ASH - SECURED SERVERS LLC in US.
Nutrition Label
Resolution chain
westminster.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.153.44.94 | 131.153.44.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 192.124.249.25 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- —
- Organization
- westminster college
- Contact emails
- —
Subdomains
45 observed subdomains of westminster.edu.
Showing 25 of 45. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for westminster.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.regroupcloud.com |
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | cust-spf.cashnet.com |
| SPF_INCLUDE | mbssmtp.mbsbooks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 69.55.6.162 |
| SPF_IP | 70.32.50.15 |
| SPF_IP | 70.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.