Hostname
mlm.com.mo
Last fetched
mlm.com.mo resolves to 1 IPv4 address operated by CTM-MO Companhia de Telecomunicacoes de Macau SARL in MO.
Nutrition Label
Resolution chain
mlm.com.mo 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 |
|---|---|---|---|---|
| 125.31.2.206 | 125.31.2.0/24 | AS4609 | CTM-MO Companhia de Telecomunicacoes de Macau SARL | MO |
WHOIS identity
No WHOIS records are currently associated with mlm.com.mo in WhisperGraph.
Subdomains
6 observed subdomains of mlm.com.mo.
Web-graph footprint
Distinct hostnames that link to or from mlm.com.mo in the public web crawl.
76 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mlm.com.mo.
| Mechanism | Target |
|---|---|
| SPF_IP | 125.31.32.39 |
| SPF_IP | 202.175.46.80/29 |
| SPF_MX | mlm.com.mo |
Related pages
Pivot deeper into the graph from mlm.com.mo.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mlm.com.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.