Skip to content

Hostname

ncu.mn

Last fetched

ncu.mn resolves to 1 IPv4 address operated by AS9484 in MN.

Nutrition Label

WHISPER CANON · ncu.mnRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ncu.mn

Resolution chain

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

IPPrefixASNOperatorCountry
202.21.101.116202.21.96.0/19AS9484MN

WHOIS identity

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

Subdomains

9 observed subdomains of ncu.mn.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ncu.mn.

MechanismTarget
SPF_Abizmail29.itools.mn
SPF_Ancu.mn
SPF_IP43.231.112.0/24
SPF_MXncu.mn

Related pages

Pivot deeper into the graph from ncu.mn.

Cypher and MCP

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

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