Hostname
wiwa.mn
Last fetched
wiwa.mn resolves to 1 IPv4 address operated by GLOBAL-MG-AS-AP - Magicnet LLC in MN. WHOIS lists iana:119 as the registrar.
Nutrition Label
Resolution chain
wiwa.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.4.3 | 202.131.4.0/24 | AS45237 | GLOBAL-MG-AS-AP - Magicnet LLC | MN |
WHOIS identity
- Registrar
- iana:119
- Organization
- baterdene otgonbaatar
- Contact emails
Subdomains
5 observed subdomains of wiwa.mn.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wiwa.mn in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from wiwa.mn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wiwa.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.