Skip to content

Hostname

ubtz.mn

Last fetched

ubtz.mn resolves to 1 IPv4 address operated by AS24320 in MN. WHOIS lists iana:119 as the registrar.

Nutrition Label

WHISPER CANON · ubtz.mnRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ubtz.mn

Resolution chain

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

IPPrefixASNOperatorCountry
202.72.244.194202.72.244.0/24AS24320MN

WHOIS identity

Registrar
iana:119
Organization
nyamgerel
Contact emails

Subdomains

34 observed subdomains of ubtz.mn.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ubtz.mn.

MechanismTarget
SPF_Aubtz.mn
SPF_IP202.126.95.165
SPF_MXubtz.mn

Related pages

Pivot deeper into the graph from ubtz.mn.

Cypher and MCP

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

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