Skip to content

Hostname

up.edu

Last fetched

up.edu resolves to 1 IPv4 address operated by UNIV-PORTLAND - University of Portland in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.251.254.1864.251.254.0/24AS393408UNIV-PORTLAND - University of PortlandUS

WHOIS identity

Registrar
Organization
university of portland
Contact emails

Subdomains

78 observed subdomains of up.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for up.edu.

MechanismTarget
SPF_Arelay01.evenue.net
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wbm.ai
SPF_IP12.228.6.215/32
SPF_IP64.251.254.238
SPF_IP64.251.254.239
SPF_MXup.edu

Related pages

Pivot deeper into the graph from up.edu.

Cypher and MCP

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

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