Skip to content

Hostname

uwp.edu

Last fetched

uwp.edu resolves to 1 IPv4 address operated by BRUWS-AS3128 - University of Wisconsin System in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.235.200.25143.235.0.0/16AS3128BRUWS-AS3128 - University of Wisconsin SystemUS

WHOIS identity

Registrar
Organization
university of wisconsin-parkside
Contact emails

Subdomains

612 observed subdomains of uwp.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for uwp.edu.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf.wiscmail.wisc.edu
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEem.pressero.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_IP131.210.0.0/16
SPF_IP143.235.182.27
SPF_MXuwp.edu

Related pages

Pivot deeper into the graph from uwp.edu.

Cypher and MCP

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

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