Skip to content

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

WHISPER CANON · moep.gov.mmRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/moep.gov.mm

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.

IPPrefixASNOperatorCountry
160.30.212.90160.30.212.0/24AS138166MTATCL-AS-AP - MaxxB Fiber InternetMM

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for moep.gov.mm.

MechanismTarget
SPF_Amoep.gov.mm
SPF_IP160.30.212.94
SPF_IP185.205.140.67
SPF_IP194.233.89.162
SPF_MXmoep.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.