Skip to content

Hostname

mof.gov.mn

Last fetched

mof.gov.mn resolves to 2 IPv4 addresses operated by Univision-AS-AP - UNIVISION LLC in MN.

Nutrition Label

WHISPER CANON · mof.gov.mnRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mof.gov.mn

Resolution chain

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

IPPrefixASNOperatorCountry
64.119.29.7264.119.29.0/24AS17882Univision-AS-AP - UNIVISION LLCMN
103.229.178.73103.229.178.0/24AS133453MOGULSS-AS-AP - Mogul Service LLC

WHOIS identity

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

Subdomains

26 observed subdomains of mof.gov.mn.

Web-graph footprint

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

148 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mof.gov.mn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mof.gov.mn.

Cypher and MCP

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

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