Hostname
umes.edu
Last fetched
umes.edu resolves to 1 IPv4 address operated by UMS2-ASN - University System of Maryland in US.
Nutrition Label
Resolution chain
umes.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.118.228.158 | 131.118.0.0/16 | AS6059 | UMS2-ASN - University System of Maryland | US |
WHOIS identity
- Registrar
- —
- Organization
- university of maryland eastern shore
- Contact emails
- —
Subdomains
82 observed subdomains of umes.edu.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from umes.edu in the public web crawl.
603 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for umes.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | illiad.oclc.org |
| SPF_INCLUDE | psm.knowbe4.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-na.exlibrisgroup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.118.228.158 |
| SPF_IP | 131.118.96.26 |
| SPF_IP | 205.207.104.0/22 |
| SPF_IP | 208.75.120.0/22 |
| SPF_IP | 34.194.230.233/32 |
| SPF_IP | 34.230.107.215/32 |
| SPF_IP | 38.106.32.22/32 |
| SPF_IP | 38.106.32.46/32 |
| SPF_IP | 63.143.57.204/31 |
| SPF_IP | 66.240.227.76/31 |
Related pages
Pivot deeper into the graph from umes.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "umes.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.