Hostname
amlcft.mn
Last fetched
amlcft.mn resolves to 1 IPv4 address operated by HOMENET6837-AS-AP - Homenet in MN. WHOIS lists iana:119 as the registrar.
Nutrition Label
Resolution chain
amlcft.mn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.131.1.34 | 202.131.158.0/24 | AS55342 | HOMENET6837-AS-AP - Homenet | MN |
WHOIS identity
- Registrar
- iana:119
- Organization
- bank of mongolia
- Contact emails
Subdomains
2 observed subdomains of amlcft.mn.
| Subdomain |
|---|
| training.amlcft.mn |
| www.amlcft.mn |
Web-graph footprint
Distinct hostnames that link to or from amlcft.mn in the public web crawl.
6 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from amlcft.mn.
- IP · 202.131.1.34
- ASN · AS55342HOMENET6837-AS-AP - Homenet
- Registrar · iana:119
- Country · MN
- Email · dovchin@mongolbank.mn
- TLD · .mn
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amlcft.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.