Skip to content

Hostname

ubn.mn

Last fetched

ubn.mn resolves to 103.143.41.54, announced in 103.143.41.0/24 by VIRTUALMONGOLIA-AS-AP - Virtual Link LLC in MN. ubn.mn is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ubn.mnRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/ubn.mn

Resolution chain

IPv6 resolution

Attribution

virtual link

ORIGIN_AS

WHOIS identity

Registrar
iana:119
Registrant organisation
domain admin
Contact emails
contact@privacyprotect.org

Subdomains

Showing 5 of 5 subdomains (5 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • amy.ns.cloudflare.com
  • ben.ns.cloudflare.com
  • kaiser.ns.cloudflare.com
  • lorna.ns.cloudflare.com
  • ns1.dns.mn
  • ns2.dns.mn
  • ns3.dns.mn
  • ns4.dns.mn

MX records

  • mx.mail.mn
  • mx2.mail.mn

SPF policy

  • include: spf.mail.mn

Threat-feed evidence

History

Related pages

Pivot from ubn.mn into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ubn.mn"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.