Skip to content

Hostname

gov.mn

Last fetched

gov.mn is a registered hostname under the .mn top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · gov.mnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gov.mn

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:700005
Organization
mongolian national data center
Contact emails

Subdomains

6,427 observed subdomains of gov.mn.

Web-graph footprint

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

142 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gov.mn.

MechanismTarget
SPF_Agov.mn
SPF_IP203.26.189.11
SPF_IP203.26.189.111
SPF_IP203.26.189.12
SPF_MXgov.mn

Related pages

Pivot deeper into the graph from gov.mn.

Cypher and MCP

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

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