Hostname
moep.gov.mm
Last fetched
moep.gov.mm resolves to 1 IPv4 address operated by MTATCL-AS-AP - MaxxB Fiber Internet in MM.
Nutrition Label
Resolution chain
moep.gov.mm 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 |
|---|---|---|---|---|
| 160.30.212.90 | 160.30.212.0/24 | AS138166 | MTATCL-AS-AP - MaxxB Fiber Internet | MM |
WHOIS identity
No WHOIS records are currently associated with moep.gov.mm in WhisperGraph.
Subdomains
10 observed subdomains of moep.gov.mm.
Web-graph footprint
Distinct hostnames that link to or from moep.gov.mm in the public web crawl.
34 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for moep.gov.mm.
| Mechanism | Target |
|---|---|
| SPF_A | moep.gov.mm |
| SPF_IP | 160.30.212.94 |
| SPF_IP | 185.205.140.67 |
| SPF_IP | 194.233.89.162 |
| SPF_MX | moep.gov.mm |
Related pages
Pivot deeper into the graph from moep.gov.mm.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moep.gov.mm"})-[: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.