Skip to content

Hostname

mnsure.org

Last fetched

mnsure.org resolves to 1 IPv4 address operated by RADWARE-CLOUD-SERVICES - RADWARE INC. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · mnsure.orgRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mnsure.org

Resolution chain

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

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

WHOIS identity

Registrar
iana:1154
Organization
mnsure / state of minnesota
Contact emails

Subdomains

31 observed subdomains of mnsure.org.

Web-graph footprint

Distinct hostnames that link to or from mnsure.org in the public web crawl.

532 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mnsure.org.

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 mnsure.org.

Cypher and MCP

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

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