Skip to content

Hostname

mgm.mo

Last fetched

mgm.mo resolves to 1 IPv4 address operated by AS4609 in MO.

Nutrition Label

WHISPER CANON · mgm.moRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/mgm.mo

Resolution chain

mgm.mo resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.175.71.194202.175.64.0/19AS4609MO

WHOIS identity

No WHOIS records are currently associated with mgm.mo in WhisperGraph.

Subdomains

77 observed subdomains of mgm.mo.

Web-graph footprint

Distinct hostnames that link to or from mgm.mo in the public web crawl.

578 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mgm.mo.

MechanismTarget
SPF_Asmtp1.mgmmacau.com
SPF_Asmtp2.mgmmacau.com
SPF_Asmtp3.mgmmacau.com
SPF_Asmtp4.mgmmacau.com
SPF_Asmtpsn.mgm.mo
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.31.30.34
SPF_IP125.31.30.50
SPF_IP202.175.162.178
SPF_IP202.175.71.224
SPF_IP52.52.149.35
SPF_IP52.9.246.18
SPF_MXmgm.mo

Related pages

Pivot deeper into the graph from mgm.mo.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mgm.mo"})-[: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.