Hostname
khusug.mn
Last fetched
khusug.mn resolves to 2 IPv4 addresses operated by TOPNET-AS-MN-AP - Topica LLC, Internet Service Provider,Ulaanbaatar, Mongolia in MN.
Nutrition Label
Resolution chain
khusug.mn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.40.96.44 | 119.40.96.0/24 | AS10109 | TOPNET-AS-MN-AP - Topica LLC, Internet Service Provider,Ulaanbaatar, Mongolia | MN |
| 38.242.242.101 | 38.242.224.0/19 | AS51167 | CONTABO - Contabo GmbH | DE |
WHOIS identity
No WHOIS records are currently associated with khusug.mn in WhisperGraph.
Subdomains
4 observed subdomains of khusug.mn.
Threat posture
History
Related pages
Pivot deeper into the graph from khusug.mn.
- IP · 119.40.96.44
- ASN · AS10109TOPNET-AS-MN-AP - Topica LLC, Internet Service Provider,Ulaanbaatar, Mongolia
- Country · MN
- TLD · .mn
- Browse hostnames · kh…
- 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: "khusug.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.