Skip to content

Hostname

umes.edu

Last fetched

umes.edu resolves to 1 IPv4 address operated by UMS2-ASN - University System of Maryland in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
131.118.228.158131.118.0.0/16AS6059UMS2-ASN - University System of MarylandUS

WHOIS identity

Registrar
Organization
university of maryland eastern shore
Contact emails

Subdomains

82 observed subdomains of umes.edu.

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

SPF policy

16 SPF mechanisms authorising senders for umes.edu.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEilliad.oclc.org
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.118.228.158
SPF_IP131.118.96.26
SPF_IP205.207.104.0/22
SPF_IP208.75.120.0/22
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP38.106.32.22/32
SPF_IP38.106.32.46/32
SPF_IP63.143.57.204/31
SPF_IP66.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.