Skip to content

Hostname

mnstate.edu

Last fetched

mnstate.edu resolves to 1 IPv4 address operated by MSUS-AS - Minnesota State Colleges and Universities in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.17.127.37199.17.0.0/16AS675MSUS-AS - Minnesota State Colleges and UniversitiesUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for mnstate.edu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.minnstate.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.216.0/22
SPF_IP162.247.216.0/22
SPF_IP18.217.46.118
SPF_IP18.219.159.114
SPF_IP192.41.90.128/26
SPF_IP199.17.81.0/24
SPF_IP205.139.104.0/24
SPF_IP208.93.120.0/24
SPF_IP208.93.122.0/24
SPF_IP209.143.65.0/24
SPF_IP216.98.158.0/24
SPF_IP3.12.55.206
SPF_IP3.131.30.10
SPF_IP3.17.21.10
SPF_IP3.18.129.213
SPF_IP3.230.80.180
SPF_IP34.213.216.156
SPF_IP34.214.101.49
SPF_IP34.215.2.68
SPF_IP34.215.79.96
SPF_IP34.217.250.63
SPF_IP34.245.210.0/24
SPF_IP44.237.200.225
SPF_IP52.200.59.0/24
SPF_IP52.32.163.183
SPF_IP52.38.184.84
SPF_IP52.42.133.179
SPF_IP63.143.57.128/25
SPF_IP63.143.59.128/25
SPF_IP66.151.139.73/32
SPF_IP66.240.227.0/24
SPF_IP68.232.192.128
SPF_IP74.63.212.0/24

Related pages

Pivot deeper into the graph from mnstate.edu.

Cypher and MCP

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

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