Skip to content

Hostname

uwsuper.edu

Last fetched

uwsuper.edu resolves to 1 IPv4 address operated by WISC-MADISON-AS - University of Wisconsin Madison in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.104.252.106128.104.0.0/16AS59WISC-MADISON-AS - University of Wisconsin MadisonUS

WHOIS identity

Registrar
Organization
university of wisconsin-superior
Contact emails

Subdomains

181 observed subdomains of uwsuper.edu.

Web-graph footprint

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

576 sites link to this hostname.

454 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for uwsuper.edu.

MechanismTarget
SPF_INCLUDEspf1.uwsuper.edu
SPF_IP137.81.9.0/24
SPF_IP144.92.160.134
SPF_IP144.92.197.128/25
SPF_IP147.160.167.0/26
SPF_IP174.142.116.39/28
SPF_IP174.142.116.50/31
SPF_IP176.31.145.254/32
SPF_IP184.107.80.100/31
SPF_IP184.107.80.111
SPF_IP208.177.49.214
SPF_IP216.54.119.75
SPF_IP23.21.109.197/32
SPF_IP3.21.109.212
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP52.43.50.148/32
SPF_IP52.86.188.131/32
SPF_IP67.231.145.152
SPF_IP67.231.153.115
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from uwsuper.edu.

Cypher and MCP

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

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