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
Resolution chain
montsame.mn resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.17.109.76 | 103.17.108.0/23 | AS56301 | — | MN |
| 104.21.66.9 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.154.121 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for montsame.mn.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.