Skip to content

Hostname

mn.gov

Last fetched

mn.gov resolves to 1 IPv4 address operated by RADWARE-CLOUD-SERVICES - RADWARE INC. in US.

Nutrition Label

WHISPER CANON · mn.govRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mn.gov

Resolution chain

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

IPPrefixASNOperatorCountry
66.225.237.20666.225.237.0/24AS25773RADWARE-CLOUD-SERVICES - RADWARE INC.US

WHOIS identity

No WHOIS records are currently associated with mn.gov in WhisperGraph.

Subdomains

144 observed subdomains of mn.gov.

Web-graph footprint

Distinct hostnames that link to or from mn.gov in the public web crawl.

12,946 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mn.gov.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.111.145.190/30
SPF_IP151.111.145.191
SPF_IP151.111.145.192
SPF_IP151.111.145.193
SPF_IP151.111.174.12
SPF_IP151.111.174.40/30

Related pages

Pivot deeper into the graph from mn.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mn.gov"})-[: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.