Skip to content

Hostname

montsame.mn

Last fetched

montsame.mn resolves to 3 IPv4 addresses operated by AS56301 in MN. WHOIS lists iana:800036 as the registrar.

Nutrition Label

WHISPER CANON · montsame.mnRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/montsame.mn

Resolution chain

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

IPPrefixASNOperatorCountry
103.17.109.76103.17.108.0/23AS56301MN
104.21.66.9104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.154.121172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:800036
Organization
mongolian national news agency
Contact emails

Subdomains

4 observed subdomains of montsame.mn.

Web-graph footprint

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

1,245 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for montsame.mn.

MechanismTarget
SPF_REDIRECT_spf.mailhostbox.com

Related pages

Pivot deeper into the graph from montsame.mn.

Cypher and MCP

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

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