Skip to content

Hostname

uprag.edu

Last fetched

uprag.edu resolves to 3 IPv4 addresses operated by UPRENET - University of Puerto Rico in PR.

Nutrition Label

WHISPER CANON · uprag.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uprag.edu

Resolution chain

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

IPPrefixASNOperatorCountry
136.145.27.112136.145.27.0/24AS5786UPRENET - University of Puerto RicoPR
136.145.27.19136.145.27.0/24AS5786UPRENET - University of Puerto RicoPR
136.145.73.3136.145.73.0/24AS5786UPRENET - University of Puerto RicoPR

WHOIS identity

Registrar
Organization
university of puerto rico-aguadilla university college
Contact emails

Subdomains

30 observed subdomains of uprag.edu.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uprag.edu.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_IP136.145.27.18
SPF_IP136.145.27.19

Related pages

Pivot deeper into the graph from uprag.edu.

Cypher and MCP

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

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